added a background image based on Pauls SAMBA logo but manipulated a
[samba.git] / swat / help / welcome.html
1 Welcome to SWAT!<p>
2
3 This is a online demonstration of the current version of the Samba Web
4 Administration Tool. This tool is still being written so you'll find
5 it looks very rough at this stage.<p>
6
7 Normally this opening page would contain the (as yet unwritten) welcome
8 blurb for SWAT, giving basic instructions on how to use it. I've put
9 this bit of waffle in its place for the moment. <p>
10
11 Also note that SWAT normally demands authentication before showing you
12 this page, otherwise anyone could modify your smb.conf! I've disabled
13 that for this demo.<p>
14
15 <H2>Features</H2>
16
17 Here are some of the features we want to eventually incorporate.<p>
18
19 <ul>
20 <li> manage smbpasswd (add/delete users, change passwords etc)
21 <li> be able to run the disgnosis steps from DIAGNOSIS.txt
22 <li> be able to kill off individual connections
23 <li> wizard style config building
24 </ul>
25
26 There are also some obvious flaws with what has already been done:
27
28 <ul>
29 <li> help is ghastly
30 <li> ordering of parameters needs to be looked at
31 <li> images are just doodles 
32 </ul>
33
34 On the positive side, here are some good features of SWAT:
35
36 <ul>
37 <li> built in mini web server so you don't need a web server installed to
38 manage a Samba server, you just need a browser
39 <li> links to loadparm.c so it automatically makes available new
40 parameters as they are added to Samba.
41 <li> it's quite small (around 500 lines of code currently) 
42 <li> layout and dialog building is done automatically based on the type 
43 fields in loadparm.c
44 </ul>
45
46
47 <H2>Installation</H2>
48
49 Before you install SWAT you need to realise that it is still work in
50 progress. It does work but don't be totally surprised if you hit
51 problems. Also make sure you are prepared to give us some feedback.<p>
52
53 If you still want to install it then you will need to fetch the latest
54 version of Samba via anonymous CVS. See <A
55 HREF="http://samba.anu.edu.au/cvs.html">http://samba.anu.edu.au/cvs.html</A>. Then
56 build and install Samba as usual and read the swat/README file that
57 comes with the source.
58
59 <H2>Feedback</H2>
60
61 <A HREF="mailto:mtippett@linuxsa.org.au">Matthew Tippett</A> is the
62 main one doing SWAT work besides myself. He is especially looking at
63 the layout and GUI design of the system which is something I am
64 terrible with :-)<p>
65
66 -- <p>
67 <A HREF="http://samba.anu.edu.au/~tridge">Andrew Tridgell</A>
68
69
70
71
72
73
74
75
76