I am trying to switch one of our sites to Beta 2 from the last pre-Beta version. Our site uses windows authentication and directory services to handle much of the security on the website. With the pre-Beta version it would either log you in. With the Beta 2, it doesn't give authentication errors, but doesn't know which user is there and only gives access that any basic user would have. Does anyone have any ideas how to fix this?We are using Request.ServerVariables.Get("AUTH_USER") to get the logged in user.
Has anyone got that to work with the beta 2?
No comments:
Post a Comment