AD and MOSS names do not match but user name is correct in SSP
This means the break down is between the farm SSP and the Web application. Make sure the Sync profile jobs are running in central admin. If they are running logon to the web front end and run the following commands.
Run
stsadm commnads: stsadm -o sync -listolddatabases 1
stsadm -o sync -deleteolddatabases 1
then removed user from site collection and then added user.
Run
stsadm commnads: stsadm -o sync -listolddatabases 1
stsadm -o sync -deleteolddatabases 1
then removed user from site collection and then added user.
Comments
Post a Comment