Filtering Active Domain Accounts in a Shared Service Provider (SSP)
by liquidpooled on Jun.03, 2008, under Microsoft, Office, Sharepoint Server, Windows SharePoint Services
To filter your profile imports to include only enabled Active Directory accounts, edit your import connection’s user filter and change it to:
<br /> (&(objectCategory=person)(objectClass=user)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))<br />
For more detail, refer to KB 827754.
No comments for this entry yet...