Am not sure if anyone is gonna be able to help with this but thought I would throw it out there anyway.
I am trying to modify the profile import in sharepoint to include AD 'Contact' records. I have modified the LDAP query in the appropriate place as follows:
(&(|(objectClass=Contact)(objectClass=User)(objectCategory=Person))(mail=*)(!userAccountControl:1.2.840.113556.1.4.803:=2))
When I run this as a query in AD Users and Computers it returns the results I want but when I run the import in Sharepoint it gives an error message for each of the contacts. The error is this:
11/01/2005 18:25:20 Modify spsimport://server/domain?CN=name,OU=OUName,DC=domain,DC=org
The address could not be found, (0x8004400B - The user account name can not be resolved within the Active Directory. You would need to verify whether the user is a real user or just a temporary user object generated for some application purpose. You might be able to refine the LDAP search filter to avoid this error. )
Any ideas?
Do you know someone who can help? Share a link to this thread on twitter, or facebook.