Fix UNIX passwd sync properly. I've finally understood
authorJeremy Allison <jra@samba.org>
Thu, 4 Sep 2003 18:02:17 +0000 (18:02 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 4 Sep 2003 18:02:17 +0000 (18:02 +0000)
commit3c1c2ddf9a2f7017bf683071caccb48573d4b5b7
tree6d065e7f9841d4caa1fb2fd293d39dc23f2b2251
parentd5bd98dd9a01ab9927f0581df0a21fc9f6c25bbf
Fix UNIX passwd sync properly. I've finally understood
the as_root parameter has bugger all to do with who you *currently*
are, and everything to do with who you run the script as. Doh !
Jeremy.
(This used to be commit 17a241d9f788b63fec091001cb72d34c09cf32a4)
source3/smbd/chgpasswd.c
source3/smbd/lanman.c