create the username/password authentication dialog problem
From: Matt (mattloude_at_hotmail.com)
Date: 03/04/04
- Next message: Ken Schaefer: "Re: create the username/password authentication dialog problem"
- Previous message: Seeker: "Re: CDONTS - Microsoft VBScript runtime error '800a0046'"
- Next in thread: Ken Schaefer: "Re: create the username/password authentication dialog problem"
- Reply: Ken Schaefer: "Re: create the username/password authentication dialog problem"
- Reply: Tom Kaminski [MVP]: "Re: create the username/password authentication dialog problem"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 3 Mar 2004 20:03:08 -0800
I want to add security in ASP application.
When the user go to http://localhost/myproject/index.asp, I want it will pop
up an username/password authentication dialog box.
Here's the steps I did, but still not working.
1. In computer management, add an user "admin" that should have permission
to the page
2. In IIS console, right click the file index.asp, and click properties >
File Security > Edit, and click Edit button under Anonymous access, and add
user "admin" in Anonymous User Account window.
3. Uncheck Anonymous access check box
4. Click OK button
Then it should provide security access to index.asp only, but not other
files. But still not working either way. Please advise!
Thanks,
Matt
- Next message: Ken Schaefer: "Re: create the username/password authentication dialog problem"
- Previous message: Seeker: "Re: CDONTS - Microsoft VBScript runtime error '800a0046'"
- Next in thread: Ken Schaefer: "Re: create the username/password authentication dialog problem"
- Reply: Ken Schaefer: "Re: create the username/password authentication dialog problem"
- Reply: Tom Kaminski [MVP]: "Re: create the username/password authentication dialog problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|