diff options
author | Andrew Tridgell <tridge@samba.org> | 1999-12-13 13:27:58 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1999-12-13 13:27:58 +0000 |
commit | 3db52feb1f3b2c07ce0b06ad4a7099fa6efe3fc7 (patch) | |
tree | 866dd15416c3d8554bb207709f433a87ad0c012d /swat/help | |
parent | f6276724bafdb6145c0c7b565172d80cb04516ea (diff) | |
download | samba-3db52feb1f3b2c07ce0b06ad4a7099fa6efe3fc7.tar.gz samba-3db52feb1f3b2c07ce0b06ad4a7099fa6efe3fc7.tar.bz2 samba-3db52feb1f3b2c07ce0b06ad4a7099fa6efe3fc7.zip |
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
Diffstat (limited to 'swat/help')
-rw-r--r-- | swat/help/welcome.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/swat/help/welcome.html b/swat/help/welcome.html index bbde61e549..48579d6272 100644 --- a/swat/help/welcome.html +++ b/swat/help/welcome.html @@ -24,6 +24,7 @@ Please choose a configuration action using one of the above buttons <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 + <li><a href="/swat/help/smbspool.8.html" target="docs">smbspool</a> - command line SMB print client </ul> <li><b>Configuration Files</b> <ul> @@ -34,7 +35,8 @@ Please choose a configuration action using one of the above buttons <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/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 </ul> </ul> |