PROBLEMS with AuthenticationType being NTLM and Negotiate
tepe.hughes_at_gmail.com
Date: 08/25/05
- Next message: Dominick Baier [DevelopMentor]: "Re: PROBLEMS with AuthenticationType being NTLM and Negotiate"
- Previous message: Oren101: "authentication mode=windows and forms togather in the same project"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: PROBLEMS with AuthenticationType being NTLM and Negotiate"
- Reply: Dominick Baier [DevelopMentor]: "Re: PROBLEMS with AuthenticationType being NTLM and Negotiate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 25 Aug 2005 02:52:37 -0700
I have two webservers running the same aspx pages. (The webpage allows
Active Directory Editing).
These pages run fine on the 1st server but not on the second server (it
errors with Logon failure: unknown user name or bad password).
The web.config file (on both servers) have these options set
authentication mode="Windows"
deny users="?"
identity impersonate="true"
After some looking around the only difference I can see between the two
server is that the 1st server reports that
Page.User.Identity.AuthenticationType is "NTLM" while the 2nd
server reports "Negotiate".
Both servers are in the same domain, as far as I can tell both iis
setting are the same.
Can only one help me out?
- Next message: Dominick Baier [DevelopMentor]: "Re: PROBLEMS with AuthenticationType being NTLM and Negotiate"
- Previous message: Oren101: "authentication mode=windows and forms togather in the same project"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: PROBLEMS with AuthenticationType being NTLM and Negotiate"
- Reply: Dominick Baier [DevelopMentor]: "Re: PROBLEMS with AuthenticationType being NTLM and Negotiate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|