The user is in AD, but is disabled, correct?
If this is the case, there is a filter you can add so that disabled users don't get synced.
http://blogs.technet.com/b/heyscriptingguy/archive/2005/05/12/how-can-i-get-a-list-of-all-the-disabled-user-accounts-in-active-directory.aspx
I believe you can just add this to your filter (the exclamation point is to say user is not disabled):
(!userAccountControl:1.2.840.113556.1.4.803:=2)
From: eLink Discussion: Open Text Content Server Directory Services Discussion [mailto:directoryservices@elinkkc.opentext.com]Sent: Friday, December 17, 2010 6:23 AMTo: eLink RecipientSubject: User no longer in AD, but is still getting synched in Livelink
User no longer in AD, but is still getting synched in Livelink
Posted bypraveen.thakur@lntinfotech.com (Thakur, Praveen) on 2010/12/17 06:20
a user account is disabled in Active Directory, but he/she is still a member of few LL groups. I have checked the sync logs and found the user account is being synched.LDAP user search filter is:(&(objectCategory=user)(memberof:1.2.840.113556.1.4.1941:=CN=MRVW-ERM,OU=MRVW Groups,OU=Delegated,DC=mgroupnet,DC=com))Is there some settings which we can twist to exculde the user who are no longer in AD?
[To reply to this thread, use your normal E-mail reply function.]
Discussion:
Open Text Content Server Directory Services Discussion
Livelink Server:
knowledge-wlweb01
To Unsubscribe from this Discussion, send an e-mail to unsubscribe.directoryservices@elinkkc.opentext.com.