[Fedora-directory-devel] Please review: Bug 478656 - rhds accounts are disabled in ad after full sync

Rich Megginson rmeggins at redhat.com
Wed Jan 7 21:36:23 UTC 2009


https://bugzilla.redhat.com/show_bug.cgi?id=478656
Resolves: bug 478656
Bug Description:  rhds accounts are disabled in ad after full sync
Reviewed by: ???
Files: see diff
Branch: HEAD
Fix Description: The incremental sync code calls 
send_accountcontrol_modify after adding an entry, but the total update 
code does not.  I modified the code to do that.  I also changed the 
send_accountcontrol_modify to force the account to be enabled if adding 
it.  I tried just adding userAccountContro:512 to the default user add 
template, but AD does not like this - gives operations error.  So you 
have to modify userAccountControl after adding the entry.  I also 
cleaned up a couple of minor memory leaks.
Platforms tested: RHEL5
Flag Day: no
Doc impact: no
https://bugzilla.redhat.com/attachment.cgi?id=328417&action=diff




More information about the Fedora-directory-devel mailing list