summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src/scripts/FileConn.pm
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2009-01-07 21:45:55 +0000
committerRich Megginson <rmeggins@redhat.com>2009-01-07 21:45:55 +0000
commit3efb4a20fc64ed1be78bd1d812819f998ca74b01 (patch)
treebd575f5dc1635d0fbb39b845c43cdaea2bdfcd2f /ldap/admin/src/scripts/FileConn.pm
parent04a5f7c71485c1efbc047856e4cac5fe571cf48a (diff)
Resolves: bug 478656
Bug Description: rhds accounts are disabled in ad after full sync Reviewed by: nkinder (Thanks!) 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: Yes - we need to document the fact that new accounts will now be created in AD enabled
Diffstat (limited to 'ldap/admin/src/scripts/FileConn.pm')
0 files changed, 0 insertions, 0 deletions