linux - nslcd: Errors in /var/log/messages Deleted User -



linux - nslcd: Errors in /var/log/messages Deleted User -

i'm running linux ldap environment multiple servers on domain. have added , removed users our environment, started getting these error messages:

nov 9 05:07:25 ops1 nslcd[1377]: [35895e] lookup of user cn=deleted1 user,ou=people,dc=company,dc=net failed: no such object nov 9 05:07:25 ops1 nslcd[1377]: [35895e] ldap_result() failed: no such object nov 9 05:07:25 ops1 nslcd[1377]: [35895e] lookup of user cn=deleted2 user,ou=people,dc=company,dc=net failed: no such object nov 9 05:07:25 ops1 nslcd[1377]: [35895e] ldap_result() failed: no such object

the users showing users have deleted. not recently, either.

i found reply in bug:

http://tracker.clearfoundation.com/view.php?id=1752

basically, had grouping still referencing users members though had deleted them. in case, part of uniquemember list.

linux ldap

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -