windows authentication..

  • Thread starter msnews.microsoft.com
  • Start date
M

msnews.microsoft.com

Hi
I'm stuck with a user authentication issue and desperately need some help.
here's the situation - I have a web application where all the users in the
domain have access to the pages. Except an edit page -
edit_employee.aspx,only the users in the custom admin group (-
domain_name\webapp_admin) have access to it. So if anyone navigates to the
url;
http://webserver_nm/mywebapp/Employee/edit_emp.aspx

the user is prompted with a window logon screen. All has been working well
all this time, however, recenlty I created a new user and added it to the
webapp_admin group. But this user logon does not work with the above
security settings and is prompted for login. If I try entering a wrong
password too , the account does not lock out neither the login is
recongnised for a correct pwd.

Am I missing something?
 
T

Tomas McGuinness

Hi,

How have you secured this file? Is it secured via a location tag under the
web.config or have you got some code under the Page_Load to check the users
role?

Tom
 
Y

yyt

The web.config has the code to allow only users of the group
"domain_name\webapp_admin"
again, the authentication works for all the users except this new user accnt
that was created on the domain.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top