Sharepoint Answers

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds
  Question Asked By: Erik Flores   on Jan 16, 2007 In Sharepoint Category.

 
Question Answered By: Lesley Tate   on Jan 16, 2007

You need to exclude disabled  accounts or
rather include only active accounts through an LDAP filter on your
manage connections page for the profile  import. The filter you will
need to implement is (&(objectCategory=person)(objectClass=user)( !
(userAccountControl:1.2.840.113556.1.4.803:=2))).

Further, the magic 3 imports is FULL imports not incremental. You
will need to do 3 full imports to exclude people into the missing
from import. Further, you might need to clean your profile manually
the first time to get all of the old accounts out.

sharepointinsight.com/.../Post.aspx?ID=3

Tagged:          

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on User Profiles syncing with AD Or get search suggestion and latest updates.