View previous topic :: View next topic |
Author |
Message |
KraziKid Tux's lil' helper
Joined: 26 Dec 2002 Posts: 128
|
Posted: Tue Mar 11, 2003 3:26 am Post subject: SSL Problem |
|
|
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 |
|
|
Sven Vermeulen Retired Dev
Joined: 29 Aug 2002 Posts: 1345 Location: Mechelen, Belgium
|
Posted: Tue Mar 11, 2003 7:31 am Post subject: |
|
|
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 |
|
|
|
|
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
|
|