chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"
authorJeremy Allison <jra@samba.org>
Fri, 27 Mar 1998 19:59:14 +0000 (19:59 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 27 Mar 1998 19:59:14 +0000 (19:59 +0000)
commita4156f9b50c81fe40823cd8e32ec990690d3884c
treef23772c046178ec4a0d9efcbfeee619c2e39f20f
parentf52bb48748cf330d8d9a9c6350f53e84e4adaece
chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"
parameter which allows the new change password code to change the
unix password also. Defaults to OFF.
includes.h: Added termios.h to FreeBSD to allow password changing.
namequery.c: Fixed missing name parameters to debug statements.
Jeremy.
(This used to be commit 4ac50c0f0aa5af084ddad89b1f9baf6c2c1ddcb8)
source3/include/includes.h
source3/include/proto.h
source3/libsmb/namequery.c
source3/param/loadparm.c
source3/smbd/chgpasswd.c
source3/smbd/ipc.c