Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SSL Problem
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
KraziKid
Tux's lil' helper
Tux's lil' helper


Joined: 26 Dec 2002
Posts: 128

PostPosted: Tue Mar 11, 2003 3:26 am    Post subject: SSL Problem Reply with quote

Okay, here it goes. I recently got SSL up and running on my webserver with the help of kashani. I have a question though. I recently cam across a weird thing. I was typing in my passsword, and accidentally hit enter before I was done typing it in (4 characters short), and it accepted the password. My password is 14 characters long, and when I type in 10 characters, it is accepted. Is this normal? I re did my password file, with my 14 character password, and it still accepts the first 10 only. Here is my .htaccess file:

Code:

AuthType Basic
AuthName "Private"
AuthUserFile /home/httpd/private/admin
Require valid-user


Any help is appreciated.
Back to top
View user's profile Send private message
Sven Vermeulen
Retired Dev
Retired Dev


Joined: 29 Aug 2002
Posts: 1345
Location: Mechelen, Belgium

PostPosted: Tue Mar 11, 2003 7:31 am    Post subject: Reply with quote

Check if there is a maximum on password-chars. Somethimes systems set their maximum to 8 chars (SuSE did this per default).

I don't know anything about SSL, but does it use PAM to authenticate?
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