Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

htacess and user not found !

 
   Web Hosting Problem Solving Community! (Home) -> Apache RSS
Next:  Limit size of subsites  
Author Message
user2441

External


Since: Aug 27, 2003
Posts: 4



(Msg. 1) Posted: Wed Aug 27, 2003 2:55 pm
Post subject: htacess and user not found !
Archived from groups: alt>apache>configuration (more info?)

hi !

..htacces doesn't work !

I give the name and password, but i don't have access to the /webtest
directory

In error.log, i can see :
[error] user yannick not found : /webtest

In httpd.conf, I've added :
<Directory /var/www/webtest>
AllowOverride All
</Directory>

my .htaccess is :
AuthUserFile /var/www/.htpasswd
AuthGroupFile /dev/null
AuthName "Interdit"
AuthType Basic
<Limit GET>
require valid-user
</limit>

and I created the .htpasswd with
htpasswd -c /var/www/.htpasswd yannick

and if I edit it, i can see a line with yannick:***********

what happens ?

thanks



--
Yannick F.
enlever toto_ pour me répondre....

 >> Stay informed about: htacess and user not found ! 
Back to top
Login to vote
admin34

External


Since: Jul 01, 2003
Posts: 47



(Msg. 2) Posted: Wed Aug 27, 2003 3:02 pm
Post subject: Re: htacess and user not found ! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Yannick F." <toto_y.fetre.DeleteThis@wanadoo.fr> wrote in message
news:3F4C8005.9000406@wanadoo.fr...
 >
 > .htacces doesn't work !
 > I give the name and password, but i don't have access to the /webtest
 > directory
 > In error.log, i can see :
 > [error] user yannick not found : /webtest
Ok what Distro?

If SuSE thia is a known bug with mod_auth_ldap and mod_auth_dbm (or is it
dbn)


Remove those and add the following to your .htaccess

AuthAuthoritative on


hope this helps

Mike.
 >
 > In httpd.conf, I've added :
 > <Directory /var/www/webtest>
 > AllowOverride All
 > </Directory>
 >
 > my .htaccess is :
 > AuthUserFile /var/www/.htpasswd
 > AuthGroupFile /dev/null
 > AuthName "Interdit"
 > AuthType Basic
 > <Limit GET>
 > require valid-user
 > </limit>
 >
 > and I created the .htpasswd with
 > htpasswd -c /var/www/.htpasswd yannick
 >
 > and if I edit it, i can see a line with yannick:***********
 >
 > what happens ?
 >
 > thanks
 >
 >
 >
 > --
 > Yannick F.
 > enlever toto_ pour me répondre....
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: htacess and user not found ! 
Back to top
Login to vote
user2441

External


Since: Aug 27, 2003
Posts: 4



(Msg. 3) Posted: Wed Aug 27, 2003 6:29 pm
Post subject: Re: htacess and user not found ! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

hi

the distro is a debian woody 3.0.. maybe there's the same bug ?



--
Yannick F.
enlever toto_ pour me répondre....
 >> Stay informed about: htacess and user not found ! 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Cannot remove module mod_usertrack.c: not found in modullist - While I am trying to shutdown the apache on an NT machine then it is giving an unclean shutdown .. and errors like when I do a apache -l then these modules are not in the list I wonder why .. this error is coming .. can someone help resolve this error ...

new user, for test - i'm a new user, test~!

cgi under ~user/public_html on RH9 - <font color=purple> ;> In my experience, "Premature end of script headers" is generally casued by</font> <font color=purple> ;> the program.</font> <font color=purple> ;> </font&...

Separate logs for every user - I have a server, on which I have 2 users. I want everyone (1 x me +2 x them) to have there own logs. How do I do it? They are in www.domain.com/~user1 and www.domain.com/~user2, and I am in www.domain.com How do I do it?

Setting Per-USer Directories - Hi, On Redhat 9 I have http running and can access localhost. Have user 'janusz' at /home/janusz , created public_html folder so: /home/janusz/public_html and have put index.html file there. I have set the: UserDir public_html inthe conf file but can't...
   Web Hosting Problem Solving Community! (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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



[ Contact us | Terms of Service/Privacy Policy ]