Forum Moderators: phranque
So here is my question. What I am trying to figure out, is how to get some error messages to get out of my way. After compiling apache 2.0.59 in Solaris 10, and installing another product with it, I seem to be getting a problem with authentication against a particular directory. But I have not even setup mod_auth. I have not don't anything at all in terms of setup of security, but the directory in question that is seems to be protected is named "secured" .
I am wondering first if the word "secured" is having an adverse affect on apache, and making it protect the directory with a username and password by default first of all.
And secondly, can I use the Authauthoritative directive to turn off mod_auth? will that work? And can anyone give me an example of the syntax?
Thanks
John Walcott
[edited by: jdMorgan at 2:35 am (utc) on Nov. 7, 2006]
[edit reason] No sigs, please. [/edit]
Authorization Required
This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.
Apache/2.0.58 (Unix) mod_ssl/2.0.58 OpenSSL/0.9.8d Server at sottv12018.dev.ad.entrust.com Port 443
And in the logs, I see the following.
access to /TruePassSample/secured/SignTransactionPw.html failed, reason: us
er (null) not allowed access, referer: [sottv12018.dev.ad.entrust.com...]
But I have set up no rules for denial of access.
John Walcott
[edited by: jdMorgan at 3:25 pm (utc) on Nov. 7, 2006]
[edit reason] No sigs, please. See Terms of Service. [/edit]