Re: <allow users=""> question



On May 25, 5:54 pm, Tom <T...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
no, I enter it in 3 times then it takes me to an error page: 'you are unable
to view this page'.

I even have a web site were I have:
<identity impersonate="true" userName="myDomain\testuser" password="1235"/>
in the web.config file and Im prompted for a username and pwd and even when
I type in the username and pwd i get the samething. 'you are able to view
this page'


Okay, let's try to find what's wrong there. I've just tested it on my
remote server box and that's working well without prompting me for
password.

1. Why do you set impersonation? Do you need it?

2. Which Authentication method is used in IIS? Properties -
Dir.Security - Auth.Control - Edit

3. Which Authentication mode is used in web.config?

.



Relevant Pages

  • authentication varies based on web address
    ... - if i type in the dns name, i get the user login ... (username, pwd, domain), it's the 2 text box login screen. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Client Access
    ... >Hi Simon, ... >Can you enable Basic Authentication ... >username and password? ... >> access the site without any prompting, ...
    (microsoft.public.inetserver.iis.security)
  • Interdev not creating project (authenticate failure)
    ... SQL Server Enterprise SP2 ... Username: Administrator ... Password: pwd ...
    (microsoft.public.inetserver.iis.security)
  • Interdev not creating project (authenticate failure)
    ... SQL Server Enterprise SP2 ... Username: Administrator ... Password: pwd ...
    (microsoft.public.win2000.security)
  • Re: Implementing WSE
    ... If they match return the client supplied pwd as the return. ... Else return a predefined pwd that does not match the client supplied pwd. ... Another step you need to do is to configure the username token manager in the web.config. ... Regular web services work great and I could use them all day long but using them with WSE I get stuck. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)