Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Sharepoint Authentication issue

  Asked By: Bob Bolton         Date: Dec 28, 2009      Category: Sharepoint      Views: 166
 

I have a Sharepoint 2003 Portal Server. When someone from the local
domain logs into the site (domain\username), there are no problems. If
someone from another child domain (trust is already verified) tries to
authenticate, the authentication box just keeps coming back.
Eventually, you get an HTTP error 401.3 unauthorized page. The odd
part is this - if I put the users account into the local
servers "users" group, the person can get in using domain\username.
What am I missing??


 

1 Answer Found

 
Answer #1       Answered By: Alice Chandler          Answered On: Dec 28, 2009       

401.3 means the remote user has logged in. Ensure only basic authentication  is
used here and also check the user identity. Check ACLs on the resource.


I dealt with something different kind of error, and this KB article talks abt
that issue:
support.microsoft.com/default.aspx

 
Didn't find what you were looking for? Find more on Sharepoint Authentication issue Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].