diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-06-15 20:15:16 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:54 -0500 |
commit | 2da3176e92d88de81073ca2e4bc7acf524b3d16b (patch) | |
tree | 200a5a62cb25d15419cf39ab9a93b85b59bb8591 | |
parent | b3ac9050e629000e4bd2daa7e751d55722d58cd5 (diff) | |
download | samba-2da3176e92d88de81073ca2e4bc7acf524b3d16b.tar.gz samba-2da3176e92d88de81073ca2e4bc7acf524b3d16b.tar.bz2 samba-2da3176e92d88de81073ca2e4bc7acf524b3d16b.zip |
Remove info about GUI for SAM for now (it's been vaporware for some time now)
(This used to be commit 7a4cd3f3ba2e863ddca028ab246d9dc5da47f430)
-rw-r--r-- | docs/howto/Passdb.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/howto/Passdb.xml b/docs/howto/Passdb.xml index 0b7c8ccd20..aa3b7fd3c1 100644 --- a/docs/howto/Passdb.xml +++ b/docs/howto/Passdb.xml @@ -451,10 +451,7 @@ Samba-3 introduces a number of new password backend capabilities. <para> <indexterm><primary>pdbedit</primary></indexterm> Samba provides two tools for management of user and machine accounts. These tools are -called <command>smbpasswd</command> and <command>pdbedit</command>. A third tool is under -development but is not expected to ship in time for Samba-3.0.0. The new tool will be a TCL/TK -GUI tool that looks much like the MS Windows NT4 Domain User Manager. Hopefully this will -be announced in time for the Samba-3.0.1 release. +called <command>smbpasswd</command> and <command>pdbedit</command>. </para> <sect2> <title>The <emphasis>smbpasswd</emphasis> Command</title> |