diff options
author | Günther Deschner <gd@samba.org> | 2005-07-26 20:11:37 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:00:17 -0500 |
commit | 375ad586a49526098722a1fd79400a67ea1004a1 (patch) | |
tree | 4ad717bc6dc5ce6fc0401570c1898fcc269cd1f4 /source3/passdb/pdb_compat.c | |
parent | a344155b8d89869fa82594868b9a6952f53d9631 (diff) | |
download | samba-375ad586a49526098722a1fd79400a67ea1004a1.tar.gz samba-375ad586a49526098722a1fd79400a67ea1004a1.tar.bz2 samba-375ad586a49526098722a1fd79400a67ea1004a1.zip |
r8786: Fix amazing and long-standing bug where user-accounts are just crippled
accounts (accounts without AcctCtrl set) after a vampire-process.
New Accounts tend to hace no acb_info at all which means "0"
(ACB_NORMAL). Unless 0 becomes not 0 we don't do anything and set *no*
acctrl for normal users at all (!). Those crippled users now don't show
up in usrmgr since 3.0.20somethings ldap-routines now finally test if
the attribute is there.
Guenther
(This used to be commit c270ae79b5ef6d27a2a9e5a2d4f6bb20f7107b16)
Diffstat (limited to 'source3/passdb/pdb_compat.c')
0 files changed, 0 insertions, 0 deletions