
10th September 2009, 16:08
|
|
Senior Member
|
|
Join Date: Sep 2009
Posts: 292
Thanks: 1
Thanked 4 Times in 3 Posts
|
|
Bug when change admin password
Hello to everybody,
I want just tell to the community that I found a bug in ISPConfig (3.0.0.3 and 3.0.0.4).
Basically, after the installation, I can enter in ISPConfig with admin/admin as username and password.
When I change the password (Tools->Password and Language) and after I log out, I can not enter anymore in ISPConfig.
A week ago a my colleague had a look to the code and discover that whas a problem with the encryption of the password.
He solve it, but now I've to reinstall everything and I'll have the same problem... and he's in holday now for next 2 weeks.
So, somebody have an idea how to fix this bug?
Thanks
Michele
|

11th September 2009, 13:46
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Please update to 3.0.1.4.
|

15th September 2009, 10:59
|
|
Senior Member
|
|
Join Date: Sep 2009
Posts: 292
Thanks: 1
Thanked 4 Times in 3 Posts
|
|
I' m sorry, but it's happening even with ISPConfig 3.0.1.4...
|

16th September 2009, 17:02
|
|
Junior Member
|
|
Join Date: Dec 2008
Location: Bangkok, Thailand
Posts: 14
Thanks: 5
Thanked 0 Times in 0 Posts
|
|
I had the same issue with the 3.0.1.4 beta version.
There is a forum threat somewhere, that explains how to change the admin password by using phpmyadmin.
All you need are the credentials for the database, and knowledge (or an website) to create a new md5 password.
Hope that helps.
|

17th September 2009, 11:37
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,903
Thanks: 693
Thanked 4,193 Times in 3,211 Posts
|
|
Did you entered any special chars? I tested it several times now and I was not able to reproduce it yet. Maybe someone can send me a password that caused this beahviour on his server together with the used ispconfig and php and linux version as pm or to dev [at] ispconfig [dot] org so we get this fixed in the next release.
|

17th September 2009, 11:58
|
|
Junior Member
|
|
Join Date: Dec 2008
Location: Bangkok, Thailand
Posts: 14
Thanks: 5
Thanked 0 Times in 0 Posts
|
|
Hi Till,
in my case, the password was containing a single # at the end of the password, everything before Numbers and Normal characters.
Password length: 11 characters (and # was the 11th)
Hope that helps to found the root cause.
EDIT: Forgot to mention:
# uname -a
Linux 2.6.26-2-amd64 #1 SMP Fri Aug 14 07:12:04 UTC 2009 x86_64 GNU/Linux
# cat /etc/debian_version
5.0.3
MySQL Server Version: 5.0.51a-24+lenny2
Apache 2.2.9
PHP version 5.2.6-1+lenny3
Locale en_US, de_DE, th_TH
ISPConfig 3.0.1.4 beta from SVN (At the time as that happened to me)
Last edited by mzerbe; 17th September 2009 at 14:48.
Reason: added environment
|

24th September 2009, 15:38
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,903
Thanks: 693
Thanked 4,193 Times in 3,211 Posts
|
|
I tested it on a current debian lenny install and I was not able to reproduce it here. the only difference that i see is that my system here is 32bit.
Please create a file:
/usr/local/ispconfig/interface/web/test.php
with the content:
Code:
<?php
if (CRYPT_MD5 == 1) {
echo 'MD5: ' . crypt('rasmuslerdorf', '$1$rasmusle$') . "\n";
}
?>
call it in the browser
http://yourserver:8080/test.php
and post the output. The output on my system is:
Code:
MD5: $1$rasmusle$rISCgZzpwk3UhDidwXvin0
Update:
I was able to test it also on a 64Bit CentOS 5.3 system now and changing the password worked there.
Last edited by till; 24th September 2009 at 16:06.
|

24th September 2009, 16:47
|
|
Junior Member
|
|
Join Date: Dec 2008
Location: Bangkok, Thailand
Posts: 14
Thanks: 5
Thanked 0 Times in 0 Posts
|
|
No difference in OUTPUT:
Code:
MD5: $1$rasmusle$rISCgZzpwk3UhDidwXvin0
|

11th October 2009, 12:51
|
|
Member
|
|
Join Date: May 2009
Posts: 77
Thanks: 10
Thanked 23 Times in 14 Posts
|
|
Hi,
i had this problem too. But is long ago, i had trouble with my mysql-server (5.1) and i went back to 5.0.
If you use firefox try Tamper Data addon. It get every send Data between your pc and the Server. You can look into the informations. Maybe some problem by sending the password.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 23:08.
|
|
Recent comments
17 hours 20 min ago
1 day 2 min ago
1 day 3 hours ago
1 day 5 hours ago
1 day 13 hours ago
1 day 23 hours ago
2 days 14 min ago
2 days 3 hours ago
2 days 8 hours ago
2 days 8 hours ago