My nightly full import of user profile information from Active Directory
appears not to be working. I don't get any errors in the log, and when I run
it manually from the admin page it seems to go through almost 1000 records,
but the information is not getting updated.
I tried switching from a custom source (was using LDAP filter to exclude
disabled accounts), specifying a particular AD server, etc. and nothing seems
to make a difference. My network admin tells me that we have some Win 2003 AD
servers and some Win 2000 AD servers, I don't know if this would make a
difference.
I've had the system up for more than a year, and the import was working
until recently. When I look at the UserProfile table in the PROF database,
the LastUpdate column shows a date of about a month ago for most entries.
Almost 100 records in the table seem to get updated when I actually run the
import, but even for those users, the actual information in their profiles is
not getting updated.
Anyone have an idea on this?