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)
commit7e5f1681bd538c3a1b576cff1d86fa8167704525
treedd296d16a207cf16059fbdbdae3dba055fe5e7f3
parenta2dd5c5a551547e83c707e63c0696c7724035501
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
source/utils/smbpasswd.c