pwdb_smb_to_sam was not returning NULL for nt name so that
[samba.git] / swat / help / welcome.html
index 1bd07946f20981048059caada4c0628a076f98fd..bbde61e54909727213034656da05696d10fbbb4c 100644 (file)
@@ -1,66 +1,47 @@
-Welcome to SWAT!<p>
+<h3>Welcome to SWAT!</h3>
 
-This is a online demonstration of the current version of the Samba Web
-Administration Tool. This tool is still being written so you'll find
-it looks very rough at this stage.<p>
+Please choose a configuration action using one of the above buttons
 
-Normally this opening page would contain the (as yet unwritten) welcome
-blurb for SWAT, giving basic instructions on how to use it. I've put
-this bit of waffle in its place for the moment. <p>
-
-Also note that SWAT normally demands authentication before showing you
-this page, otherwise anyone could modify your smb.conf! I've disabled
-that for this demo.<p>
-
-<H2>Features</H2>
-
-Here are some of the features we want to eventually incorporate.<p>
-
-<ul>
-<li> start/stop server
-<li> password changing
-<li> manage smbpasswd (add/delete users etc)
-<li> be able to run the disgnosis steps from DIAGNOSIS.txt
-<li> status monitoring (smbstatus style)
-<li> be able to kill off individual connections
-<li> wizard style config building
-</ul>
-
-There are also some obvious flaws with what has already been done:
+<h3>Documentation</h3>
 
 <ul>
-<li> help is ghastly
-<li> ordering of parameters needs to be looked at
-<li> some parameters which are share parameters need to be available at
-     the global level (especially "hosts allow" and friends)
-<li> images are just doodles 
+ <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
+   </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/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
+   </ul>
+ <li><b>General Utilities</b>
+   <ul>
+    <li><a href="/swat/help/nmblookup.1.html" target="docs">nmblookup</a> - NetBIOS name query tool
+    <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
+   </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>Miscellaneous</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 a NT Domain</a>
+    <li><a href="/swat/help/smbrun.1.html" target="docs">smbrun</a> - internal smbd utility
+   </ul>
 </ul>
 
-On the positive side, here are some good features of SWAT:
-
-<ul>
-<li> built in mini web server so you don't need a web server installed to
-manage a Samba server, you just need a browser
-<li> links to loadparm.c so it automatically makes available new
-parameters as they are added to Samba.
-<li> it's quite small (around 500 lines of code currently) 
-<li> layout and dialog building is done automatically based on the type 
-fields in loadparm.c
-</ul>
-
-<A HREF="mailto:mtippett@linuxsa.org.au">Matthew Tippett</A> is the
-main one doing SWAT work besides myself. He is especially looking at
-the layout and GUI design of the system which is something I am
-terrible with :-)<p>
-
--- <p>
-<A HREF="http://samba.anu.edu.au/~tridge">Andrew Tridgell</A>
-
-
-
-
-
-
-
+<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.