|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Not authorized to view page IIS5Hello,
I am running IIS5 and have restricted access to a folder that is on our web site. I am trying to set this up so that when someone tries to view a page that is in a folder they do not have access to they get a you are not authorized to view this page...instead they are prompted for user name and password..which does not work cause I am doing basic security/permissions on the folder by network name and active directory. how can I trigger the you are not authorized to view this page rather than prompting for a user name and password? thanks dtremblay***@hotmail.com If it is an internet size then basically, you can't do that. A users
credentials are not passed to the server until the client attempts to access a folder/file which is secured. It is the client, not the server, that prompts for the login....if the browser does not yet have a credential to pass to the server...and typically is does not: server challenges to client to pass the security and client browser responds with the credentals it has available or prompts for them if it does not have them. This is true whether you use is nt, digest or basic security. If it's an intranet site, and you are always using IE, and you used NT authenticaiton instead of Basic, automatic login is enabled for the intranet zone but the client can still be prompted for username and password if the initial attempt does not match. Brad "Dave T" <Dave T@discussions.microsoft.com> wrote in message I am running IIS5 and have restricted access to a folder that is on our webnews:8B2FAB44-9435-4E52-BBE2-83A40DBFF773@microsoft.com... Hello, site. I am trying to set this up so that when someone tries to view a page that is in a folder they do not have access to they get a you are not authorized to view this page...instead they are prompted for user name and password..which does not work cause I am doing basic security/permissions on the folder by network name and active directory. how can I trigger the you are not authorized to view this page rather than prompting for a user name and password? thanks dtremblay***@hotmail.com
IIS authentification with a ASP Application on a SAMBA host
IIS6 NT Authentication fails http to https redirect problem SSL Issue - Urgent IIS 5 - Integrated Windows Authentication Issues secure ftp How to create a Client certificate Certificate Question firewall suggestions? Running IIS MMC from workstation |
|||||||||||||||||||||||