remove duplicate smbspool link on SWAT's front page; bug 541
[gd/samba/.git] / swat / help / welcome.html
index 9b0194b7d1c1f295889ce00588bcc8fda165d368..59429ba47dff4729800a29d8ba90fd1727b40202 100644 (file)
@@ -2,49 +2,66 @@
 
 Please choose a configuration action using one of the above buttons
 
-<h3>Documentation</h3>
+<h3><a href="/swat/help/samba.7.html" target="docs">Samba</a> Documentation</h3>
 
 <ul>
  <li><b>Daemons</b>
    <ul>
     <li><a href="/swat/help/smbd.8.html" target="docs">smbd</a> - the SMB daemon
     <li><a href="/swat/help/nmbd.8.html" target="docs">nmbd</a> - the NetBIOS nameserver
-    <li><a href="/swat/help/winbindd.8.html" target="docs">nmbd</a> - the winbind daemon
+    <li><a href="/swat/help/winbindd.8.html" target="docs">winbindd</a> - the winbind daemon
+   </ul>
+ <li><b>Configuration Files</b>
+   <ul>
+    <li><a href="/swat/help/smb.conf.5.html" target="docs">smb.conf</a> - the main Samba configuration file
+    <li><a href="/swat/help/lmhosts.5.html" target="docs">lmhosts</a> - NetBIOS hosts file
+    <li><a href="/swat/help/smbpasswd.5.html" target="docs">smbpasswd</a> - SMB password file
    </ul>
  <li><b>Administrative Utilities</b>
    <ul>
-    <li><a href="/swat/help/smbstatus.1.html" target="docs">smbstatus</a> - monitoring Samba
-    <li><a href="/swat/help/swat.8.html" target="docs">SWAT</a> - web configuration tool
+    <li><a href="/swat/help/smbcontrol.1.html" target="docs">smbcontrol</a> - send control messages to Samba daemons
     <li><a href="/swat/help/smbpasswd.8.html" target="docs">smbpasswd</a> - managing SMB passwords
-    <li><a href="/swat/help/make_smbcodepage.1.html" target="docs">make_smbcodepage</a> - codepage creation
-    <li><a href="/swat/help/testparm.1.html" target="docs">testparm</a> - validating your config file
-    <li><a href="/swat/help/testprns.1.html" target="docs">testprns</a> - testing printer configuration
+    <li><a href="/swat/help/swat.8.html" target="docs">SWAT</a> - web configuration tool
+    <li><a href="/swat/help/net.8.html" target="docs">net</a> - tool for administration of Samba and remote CIFS servers
+    <li><a href="/swat/help/pdbedit.8.html" target="docs">pdbedit</a> - Samba user account management tool
+    <li><a href="/swat/help/tdbbackup.8.html" target="docs">tdbbackup</a> - Tool for backing up TDB databases
    </ul>
- <li><b>General Utilities</b>
+ <li><b>Client Tools</b>
    <ul>
-    <li><a href="/swat/help/nmblookup.1.html" target="docs">nmblookup</a> - NetBIOS name query tool
+    <li><a href="/swat/help/rpcclient.1.html" target="docs">rpcclient</a> - command line MS-RPC client
     <li><a href="/swat/help/smbtar.1.html" target="docs">smbtar</a> - SMB backup tool
     <li><a href="/swat/help/smbclient.1.html" target="docs">smbclient</a> - command line SMB client
-    <li><a href="/swat/help/smbspool.8.html"  target="docs">smbspool</a> - command line SMB print client
+    <li><a href="/swat/help/smbmnt.8.html"  target="docs">smbmnt</a> - helper utility for mounting SMB filesystems on Linux hosts
+    <li><a href="/swat/help/smbmount.8.html"  target="docs">smbmount</a> - user space tool for mounting SMB filesystems under Linux
+    <li><a href="/swat/help/smbumount.8.html"  target="docs">smbumount</a> - user space tool for umounting SMB filesystems under Linux
+    <li><a href="/swat/help/ntlm_auth.1.html" target="docs">ntlm_auth</a> - allow external programs to use NTLM authentication
+    <li><a href="/swat/help/smbcquotas.1.html" target="docs">smbcquotas</a> - get or set quotas on NTFS 5 shares
+    <li><a href="/swat/help/smbsh.1.html" target="docs">smbsh</a> - Allow access to remote SMB shares using a UNIX shell
+    <li><a href="/swat/help/smbspool.8.html" target="docs">smbspool</a> - Send a print job to an SMB printer
+    <li><a href="/swat/help/smbtree.1.html" target="docs">smbtree</a> - Text-based SMB network browsing
    </ul>
- <li><b>Configuration Files</b>
+ <li><b>Diagnostic Utilities</b>
    <ul>
-    <li><a href="/swat/help/smb.conf.5.html" target="docs">smb.conf</a> - the main Samba configuration file
-    <li><a href="/swat/help/lmhosts.5.html" target="docs">lmhosts</a> - NetBIOS hosts file
-    <li><a href="/swat/help/smbpasswd.5.html" target="docs">smbpasswd</a> - SMB password file
+    <li><a href="/swat/help/smbstatus.1.html" target="docs">smbstatus</a> - monitoring Samba
+    <li><a href="/swat/help/testparm.1.html" target="docs">testparm</a> - validating your config file
+    <li><a href="/swat/help/testprns.1.html" target="docs">testprns</a> - testing printer configuration
+    <li><a href="/swat/help/nmblookup.1.html" target="docs">nmblookup</a> - NetBIOS name query tool
+    <li><a href="/swat/help/wbinfo.1.html" target="docs">wbinfo</a> - Tool for getting winbind information
+   </ul>
+ <li><b>Misc. Utilities</b>
+   <ul>
+    <li><a href="/swat/help/profiles.1.html" target="docs">profiles</a> - migrating profiles from one domain to another
+    <li><a href="/swat/help/editreg.1.html" target="docs">editreg</a> - editing windows registry files
+       <li><a href="/swat/help/log2pcap.1.html" target="docs">log2pcap</a> - generate pcap files from samba log files
    </ul>
- <li><b>Miscellaneous</b>
+ <li><b>Books</b>
    <ul>
-    <li><a href="/swat/help/samba.7.html" target="docs">Samba introduction</a>
-    <li><a href="/swat/help/DOMAIN_MEMBER.html" target="docs">Joining an NT Domain</a>
-    <li><a href="/swat/help/NT_Security.html" target="docs">Changing UNIX permissions using NT</a>
-    <li><a href="/swat/help/smbrun.1.html" target="docs">smbrun</a> - internal smbd utility
+    <li><a href="/swat/using_samba/toc.html" target="docs">Using Samba, 2ed.</a> - by Jay Ts, Robert Eckstein, and David Collier-Brown
+    <li><a href="/swat/help/Samba-HOWTO-Collection.html">The Samba HOWTO Collection</a>
    </ul>
 </ul>
+ <h3>Feedback</h3>
 
-<h3>Feedback</h3>
-
-Please join the <A
-HREF="http://samba.org/listproc/">samba</A> mailing
-list if you want to discuss issues with this release of SWAT.
-
+ Please join the <A HREF="http://lists.samba.org/">samba</A> mailing
+ list if you want to discuss issues with this release of SWAT.