freeipa/daemons
Rich Megginson 89c67c3ad9 modify user deleted in AD crashes winsync
https://fedorahosted.org/freeipa/ticket/1382
crash in winsync if replaying a MOD and user does not exist in AD
If the AD entry is deleted before the deletion can be synced back to IPA,
and in the meantime an operation is performed on the corresponding
entry in IPA that should be synced to AD, winsync attempts to get the
AD entry and it is empty.  This just means the operation will not go
through, and the entry will be deleted when the sync from AD happens.
The IPA winsync plugin needs to handle the case when the ad_entry
is NULL.
2011-06-28 00:11:04 -04:00
..
ipa-kpasswd Mozldap-specific code removed 2011-01-14 17:33:11 -05:00
ipa-slapi-plugins modify user deleted in AD crashes winsync 2011-06-28 00:11:04 -04:00
configure.ac Update kerberos password policy values on LDAP binds. 2011-01-21 13:59:24 -05:00
ipa-version.h.in Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
Makefile.am Stricter compilation flags 2010-11-22 16:01:35 -05:00