Added Using Samba book reference back into welcome page.
[tprouty/samba.git] / swat / help / welcome.html
1 <h3>Welcome to SWAT!</h3>
2
3 Please choose a configuration action using one of the above buttons
4
5 <h3>Documentation</h3>
6
7 <ul>
8  <li><b>Daemons</b>
9    <ul>
10     <li><a href="/swat/help/smbd.8.html" target="docs">smbd</a> - the SMB daemon
11     <li><a href="/swat/help/nmbd.8.html" target="docs">nmbd</a> - the NetBIOS nameserver
12     <li><a href="/swat/help/winbindd.8.html" target="docs">winbindd</a> - the winbind daemon
13    </ul>
14  <li><b>Administrative Utilities</b>
15    <ul>
16     <li><a href="/swat/help/smbstatus.1.html" target="docs">smbstatus</a> - monitoring Samba
17     <li><a href="/swat/help/swat.8.html" target="docs">SWAT</a> - web configuration tool
18     <li><a href="/swat/help/smbpasswd.8.html" target="docs">smbpasswd</a> - managing SMB passwords
19     <li><a href="/swat/help/make_smbcodepage.1.html" target="docs">make_smbcodepage</a> - codepage creation
20     <li><a href="/swat/help/make_unicodemap.1.html" target="docs">make_unicodemap</a> - unicode map file creation
21      
22     <li><a href="/swat/help/testparm.1.html" target="docs">testparm</a> - validating your config file
23     <li><a href="/swat/help/testprns.1.html" target="docs">testprns</a> - testing printer configuration
24    </ul>
25  <li><b>General Utilities</b>
26    <ul>
27     <li><a href="/swat/help/nmblookup.1.html" target="docs">nmblookup</a> - NetBIOS name query tool
28     <li><a href="/swat/help/smbtar.1.html" target="docs">smbtar</a> - SMB backup tool
29     <li><a href="/swat/help/smbclient.1.html" target="docs">smbclient</a> - command line SMB client
30     <li><a href="/swat/help/smbspool.8.html"  target="docs">smbspool</a> - command line SMB print client
31    </ul>
32  <li><b>Configuration Files</b>
33    <ul>
34     <li><a href="/swat/help/smb.conf.5.html" target="docs">smb.conf</a> - the main Samba configuration file
35     <li><a href="/swat/help/lmhosts.5.html" target="docs">lmhosts</a> - NetBIOS hosts file
36     <li><a href="/swat/help/smbpasswd.5.html" target="docs">smbpasswd</a> - SMB password file
37    </ul>
38  <li><b>Miscellaneous</b>
39    <ul>
40     <li><a href="/swat/help/samba.7.html" target="docs">Samba introduction</a>
41     <li><a href="/swat/help/DOMAIN_MEMBER.html" target="docs">Joining an NT Domain</a>
42     <li><a href="/swat/help/NT_Security.html" target="docs">Changing UNIX permissions using NT</a>
43     <li><a href="/swat/help/smbrun.1.html" target="docs">smbrun</a> - internal smbd utility
44    </ul>
45  <li><b>Books</b>
46    <ul>
47    <li><a href="/swat/using_samba/index.html" target="docs">Using Samba</a> - by Robert Eckstein, David Collier-Brown and Peter Kelly
48    </ul>
49 </ul>
50  
51  <h3>Feedback</h3>
52
53  Please join the <A
54  HREF="http://samba.org/listproc/">samba</A> mailing
55  list if you want to discuss issues with this release of SWAT.