Hi, Is there a way to make it so that sspi authentication on apache 2.0 (Windows 2003 box) will let you try logging in more than once without going to authentication failure error? Currently the following setup in my virtual directory only gives users one try to input username and password and if they do it incorrectly they get the error and can't retry without restarting the browser, clearing session. AuthName "SSPI" AuthType SSPI SSPIAuth On SSPIAuthoritative On #require valid-user #require user require group do-domainuser Thanks! --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx