root@master:~# ./52proofuniquemember -f info 2014-08-25 17:40:48 Create group and a member for it Object created: cn=vgblbrjg,cn=groups,dc=dgalkin,dc=dev Object created: uid=afqubrjb,cn=users,dc=dgalkin,dc=dev info 2014-08-25 17:40:52 Deliberately create an inconsistency by deleting the uniqueMember group-attribute and thereby bringing the ldap attributes memberUid and uniqueMember out of sync. In a sane environment both of them would contain all the members of the group info 2014-08-25 17:40:53 Object cn=vgblbrjg,cn=groups,dc=dgalkin,dc=dev modified info 2014-08-25 17:40:53 Let's see if proof_uniqueMembers finds it error 2014-08-25 17:40:53 It seems that proof_uniqueMembers didn't find the attribute inconsistency we just created error 2014-08-25 17:40:53 **************** Test failed above this line (110) **************** info 2014-08-25 17:40:53 Deliberately create an inconsistency by deleting the group member. In a sane environment all the group members would exist info 2014-08-25 17:40:53 EXECUTING: ldapdelete -r -x -D cn=admin,dc=dgalkin,dc=dev -y /etc/ldap.secret uid=afqubrjb,cn=users,dc=dgalkin,dc=dev info 2014-08-25 17:40:53 Successfully deleted ldap object info 2014-08-25 17:40:53 Let's see if proof_uniqueMembers finds it Warning: No member for DN 'uid=afqubrjb,cn=users,dc=dgalkin,dc=dev', will be removed Warning: No member for UID 'afqubrjb', will be removed error 2014-08-25 17:40:54 *** Check failed (110), but this might be caused by the error above *** Object removed: cn=vgblbrjg,cn=groups,dc=dgalkin,dc=dev Starting 1 ucs-test at 2014-08-25 17:40:58 to /dev/null Checking for Problems using proof_uniqueMembers.......................................................................................................................................................... Test failed