From: Gerald Carter Date: Fri, 26 May 2006 23:04:09 +0000 (+0000) Subject: smbpasswd -W docs patch from Aruna Prabakar X-Git-Tag: release-3-0-29~324 X-Git-Url: http://git.samba.org/samba.git/?p=tprouty%2Fsamba.git;a=commitdiff_plain;h=4a92658cdeb724217b8334c5ee90254d81530923 smbpasswd -W docs patch from Aruna Prabakar --- diff --git a/docs/manpages-3/smbpasswd.8.xml b/docs/manpages-3/smbpasswd.8.xml index cce4d14cf9..766fff6682 100644 --- a/docs/manpages-3/smbpasswd.8.xml +++ b/docs/manpages-3/smbpasswd.8.xml @@ -30,6 +30,7 @@ -h -s -w pass + -W -i -L username @@ -330,6 +331,24 @@ + + -W + NOTE: This option is same as "-w" + except that the password should be entered using stdin. + + This parameter is only available if Samba + has been compiled with LDAP support. The -W + switch is used to specify the password to be used with the + . Note that the password is stored in + the secrets.tdb and is keyed off + of the admin's DN. This means that if the value of ldap + admin dn ever changes, the password will need to be + manually updated as well. + + + + + -i This option tells smbpasswd that the account