Changing of machine passwords now works !!!!!!
authorJeremy Allison <jra@samba.org>
Fri, 17 Apr 1998 19:29:51 +0000 (19:29 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 17 Apr 1998 19:29:51 +0000 (19:29 +0000)
commit50aa513b969c6e41911aeee8207b065f93af0beb
treeb3fbc66a49e9424b07b1de968534ca6cb449cc06
parentf430e4b0fa949d3010210fb9ab894b082388d032
Changing of machine passwords now works !!!!!!
smbdes.c: Added cred_hash3.
smbpasswd.c: Fixes for adding a machine account (needs more work).
lib/rpc/server/srv_netlog.c: Turn on the machine password changing
code by default (calls cred_hash3).
Jeremy.
source/include/proto.h
source/libsmb/smbdes.c
source/rpc_server/srv_netlog.c
source/utils/smbpasswd.c