SharePoint domain authentication
Posted
by JL
on Server Fault
See other posts from Server Fault
or by JL
Published on 2010-01-05T10:38:23Z
Indexed on
2010/03/13
9:05 UTC
Read the original article
Hit count: 365
I have a local domain controller setup, which is MYDOMAIN.com, and on a seperate local server I have a MOSS site running. the DNS is all working fine but when I try to connect to the MOSS site using domain credentials I can't use syntax:
MYDOMAIN/MyAccount
it is expecting
What can I do to fix this issue, so I have normal domain login capabilities like every other sharepoint site out there?
© Server Fault or respective owner