updated smbpasswd to take the password on the command-line.
authorSamba Release Account <samba-bugs@samba.org>
Wed, 6 Aug 1997 14:35:23 +0000 (14:35 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Wed, 6 Aug 1997 14:35:23 +0000 (14:35 +0000)
commit049640c8b6f1b234c3fa449b9a928515b849f4d7
tree4cd77eea6298cf7d644ec3dcb79ba3988930a2b4
parentb5114b41f574c5a5341e07d6f16877a48c6b874d
updated smbpasswd to take the password on the command-line.
two sets of operation:

as root: specify username password.
as user: specify old password  new password

this will allow shell scripts (like adduser) to include smbpasswd.

lkcl
(This used to be commit 7e5f1681bd538c3a1b576cff1d86fa8167704525)
source3/utils/smbpasswd.c