Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Iis settings

  Asked By: Stella .net         Date: Nov 05, 2009      Category: Sharepoint      Views: 234
 

In my IIS settings I have configured Anonymus Access and Windows
Authentication also.
How to prioritise first windows authentication and then anonymus user.
Please help me in this context.

Tagged:    

 

2 Answers Found

 
Answer #1       Answered By: Alton Vance          Answered On: Nov 05, 2009       

you can't you have to use one or the other. Look at the White paper on
Extranet and you wiull see that you need to have a separate web site for each
type access  but they all point to the same physical locations.

 
Answer #2       Answered By: Sydney Lewis          Answered On: Nov 05, 2009       

I believe he is correct. If you have IIS set for Allow Anonymous and Windows
Auth, the user  entering the site will always be running under the anonymous user
account since it is “checked” first. No need to check via windows  auth since
anonymous is allowed. Separate sites set for separate security models would be
the answer.

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


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