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)
commit17a241d9f788b63fec091001cb72d34c09cf32a4
treea46db13822ec8badd27bb1b77b0a3046674581af
parent4a3727b03b0488fa82687014cb476b1971a78be8
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.
source/smbd/chgpasswd.c
source/smbd/lanman.c