How to move SharePoint authentication from AD to LDAP without breaking user profiles?
Posted
by Dan
on Server Fault
See other posts from Server Fault
or by Dan
Published on 2010-02-01T06:52:30Z
Indexed on
2010/03/17
0:01 UTC
Read the original article
Hit count: 446
We have a bunch of users in a local Active Directory OU that access the SharePoint portal. We've just added LDAP authentication and pointed it at the organisation's global LDAP server, so out AD accounts are now redundant. Is there a way to re-map the authentication for a SharePoint (MOSS 2007) user/profile.
That is, can we manually change a lot of users so that they log in with their LDAP credentials and get the same SharePoint MySite, groups, etc. as when they were authenticating via AD?
© Server Fault or respective owner