vote up 1 vote down star

Our customer wants to use their existing active directory to authenticate users on a new WSS 3.0 server. The company is using several domains.

I have read this thread sharepoint-wss-authentication-across-multiple-domains but it does not give me the information on how to set up the sync-connection. Ive seen on meny places that AD sync is only available in MOSS 2007, but is this true?

flag

1 Answer

vote up 2 vote down check

For authentication, you won't have a problem as long as the domains are all trusted - basically if the windows server will accept a login from that domain, sharepoint will work with it also.

For profile information, the out of box import goes into mysites, which is a MOSS only feature. However, there is no reason you can't write your own code to pull data from AD to WSS user profiles.

link|flag
Thank you Tom! That was the answer I was looking for. The confusion is big around SharePoint. I have found meny convergating facts regarding the features in MOSS vs WSS on the the net. – Riddler777 May 6 at 9:27

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.