fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is
authorLuke Leighton <lkcl@samba.org>
Thu, 25 Mar 1999 20:56:28 +0000 (20:56 +0000)
committerLuke Leighton <lkcl@samba.org>
Thu, 25 Mar 1999 20:56:28 +0000 (20:56 +0000)
commit3b07eff9eaa0bd3255dbbcdeb0fbd95e1a064e97
treef662c843aa0e5381cb4bb77c41f1f3ddd9889a57
parent1db113b0a2a81a0f37c55aa49517dc64f0578474
fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is
used to add workstation to domain.  unix account db not modified: only
SAM password db is used.
(This used to be commit 129a9a4d4b74897ed753a697a3aed9b194c25568)
source3/include/proto.h
source3/libsmb/smbencrypt.c
source3/passdb/sampassdb.c
source3/passdb/smbpasschange.c
source3/rpc_server/srv_samr.c