LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > FreeBSD 6.2 - Invalid Credentials

Reply
 
Thread Tools Display Modes
  #1  
Old 12-13-2007, 04:38 PM
khatfield khatfield is offline
Member
 
Join Date: Dec 2007
Posts: 10
Default FreeBSD 6.2 - Invalid Credentials

Same issue as here: http://litespeedtech.com/support/for...read.php?t=756

I have re-installed 3 times with different user id's. Checked permissions and everything I know to check. It installs and I can get to the interface fine but it keeps saying "Invalid Credentials".

I have tried Firefox and IE7 - neither work. Tried clearing cookies etc... No luck. I have 3 servers we would like to purchase for but I am afraid we will have to find an alternative if this issue can't be fixed. Any suggestions?

Thanks
Reply With Quote
  #2  
Old 12-13-2007, 06:09 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
We will setup a test environment to have this issue fixed.
Reply With Quote
  #3  
Old 12-13-2007, 06:24 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
OK, please try a simple patch to the web console code
Open file lsws/admin/html/classes/ws/CLIENT.php, search for
Code:
$salt = substr($pass,0,2);
change it to
Code:
$salt = substr($pass,0,CRYPT_SALT_LENGTH);
Please let me know it works or not.
Reply With Quote
  #4  
Old 12-13-2007, 08:23 PM
khatfield khatfield is offline
Member
 
Join Date: Dec 2007
Posts: 10
This fixed the issue. Confirmed.

Thanks for the fast response!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:26 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.