Ok, this:


leo:http://sip.telecomcto.com/:23496e7646ea444ff7930fbd325d32f

is your username:domain:password (I think) The part that says http://sip.telecomcto.com/ should be the folder that you wish to be private, so methinks that the full entry should be:

leo:http://sip.telecomcto.com/private/:23496e7646ea444ff7930fbd325d32f

This should give you the proper access rights to the private folder. Since I am no professional, I cannont guarantee that this is the solution, only that this is what I would do...

On 11/2/05, Leo Papadopoulos <[EMAIL PROTECTED]> wrote:
Dear httpd-users and Joshua:

Here is the information Joshua asked for.

The httpd.conf file is configured with:

<Location /private/>
AuthType Digest
AuthName http://sip.telecomcto.com/
AuthDigestDomain /private/ http://sip.telecomcto.com/
AuthDigestFile /etc/httpd/conf/htdigusers
Require valid-user
</Location>

The error log says:

[Wed Nov 02 11:24:40 2005] [error] [client 69.0.78.113] Digest: user `leo'
in realm `http://sip.telecomcto.com/' not found: /private/

The htdigusers file says:
leo:http://sip.telecomcto.com/:23496e7646ea444ff7930fbd325d32f

I still cannot log in. I get rejected as you can see from the error message,
but I don't know why.

Leo P.

-----Original Message-----
From: Joshua Slive [mailto: [EMAIL PROTECTED]]
Sent: Wednesday, November 02, 2005 10:49 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Help with Digest Authentication

On 11/1/05, Leo Papadopoulos < [EMAIL PROTECTED]> wrote:

> When I access http://sip.telecomcto.com/private Firefox brings up the
> username password box, but when I type it in it does not accept the
username
> and password and just brings up the dialog box again..

Anything interesting in the apache error_log?

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
||  jmkogut  ||
email: [EMAIL PROTECTED]
|| Networking: Where all your problems are category 5. ||

Reply via email to