Beau Kuiper: provided patch so that passwords could only be changed by
authorLuke Leighton <lkcl@samba.org>
Fri, 19 Mar 1999 05:00:39 +0000 (05:00 +0000)
committerLuke Leighton <lkcl@samba.org>
Fri, 19 Mar 1999 05:00:39 +0000 (05:00 +0000)
commit534fe319d9de8da2ed7e911dbba3c7df08193efa
tree83bcff6a41c637ad2eac663ed4facccb00eb8075
parent082109369b981713f68c13053b6419686f69ef26
Beau Kuiper: provided patch so that passwords could only be changed by
root if the ACB_PWLOCK bit is set (on a per-user basis).  he also added
an extra smbpasswd option so that this bit can be modified from
command-line.
source/include/smb.h
source/lib/util_pwdb.c
source/smbd/chgpasswd.c
source/utils/smbpasswd.c