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 11:51:04 -0500 |
commit | b8952dec45436495cbb2e63209b555567c3106d9 (patch) | |
tree | f170cae49f08a23631eaa068fc868ee2437a69e7 | |
parent | abcedb01a7bbc0986f364c25036d84bbc64fe2a9 (diff) | |
download | samba-b8952dec45436495cbb2e63209b555567c3106d9.tar.gz samba-b8952dec45436495cbb2e63209b555567c3106d9.tar.xz samba-b8952dec45436495cbb2e63209b555567c3106d9.zip |
Remove info about GUI for SAM for now (it's been vaporware for some time now)
-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 0b7c8ccd20f..aa3b7fd3c17 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> |