Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache Authentication per Digest doesn't work anymore
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
mansonquasch
n00b
n00b


Joined: 15 Jan 2007
Posts: 47

PostPosted: Fri Jan 11, 2008 9:48 pm    Post subject: Apache Authentication per Digest doesn't work anymore Reply with quote

Hi there,

I've recently updated my apache server and now authentication doesn't work anymore. I have one vhost and one directory secured vie Authdigest like this:

AuthUserFile /var/www/htdigest
AuthType Digest
AuthName "Admin"
Require valid-user

my users are stored in /var/www/htdigest via:

htdigest -c /var/www/digest Admin <user>

When I try to access my site, the login window pops up, but as long as I try, it pops up again after entering username+password+enter.

/var/log/apache/error.log shows this:

[Fri Jan 11 22:40:22 2008] [error] [client xxx.xxx.xxx.xxx] access to /directory/site.php failed, reason: verification of user id '<null>' not configured, referer: http://yyy.yyy.yyy.yyy/

AllowOverride is set to All.

Since my configuration worked about several months now, I'm really frustrated about such a behavior.

Does anybody have a hint?

Thanks in advance,

mansonquasch
Back to top
View user's profile Send private message
pteppic
l33t
l33t


Joined: 28 Nov 2005
Posts: 781

PostPosted: Fri Jan 11, 2008 10:03 pm    Post subject: Reply with quote

Do you have the 'auth digest' flag thingy set in conf.d/apache2?
_________________
Current Project Thread (myth2avi)
Back to top
View user's profile Send private message
mansonquasch
n00b
n00b


Joined: 15 Jan 2007
Posts: 47

PostPosted: Sat Jan 12, 2008 7:37 am    Post subject: Reply with quote

It was definetly too late yesterday. That was is. Works like a charme. Thanks, man!

mansonquasch
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum