PDA

View Full Version : ERROR 101: wrong username or password. Please Help !!!!!


kvm2k
24th July 2009, 18:58
Fresh clean install of Ubuntu 9,04 and ISPconfig 2.2.32 , admin and reseller user works. ISP Client get's 101 Error Message. I check the isp_isp_user table and it seems that the password field never get's populated. Here is a snapshot of one of the users.

doc_id: 5
doctype_id: 1014
user_username: web1_test2
user_passwort:
user_speicher: -1
user_admin: 1
user_shell: 1
user_emailalias:
user_name: Pepito Perez
status:
user_autoresponder: NULL
user_autoresponder_text: NULL
user_mailquota: -1
user_catchallemail: 0
user_mailscan: NULL
user_emailweiterleitung_local_copy: NULL
user_email: test2
user_emailweiterleitung:
user_spamfilter: NULL
spam_strategy: accept
spam_hits: 5.0 doc_id: 5
doctype_id: 1014
user_username: web1_test2
user_passwort:
user_speicher: -1
user_admin: 1
user_shell: 1
user_emailalias:
user_name: Pepito Perez
status:
user_autoresponder: NULL
user_autoresponder_text: NULL
user_mailquota: -1
user_catchallemail: 0
user_mailscan: NULL
user_emailweiterleitung_local_copy: NULL
user_email: test2
user_emailweiterleitung:
user_spamfilter: NULL
spam_strategy: accept
spam_hits: 5.0
spam_rewrite_subject: 1
spam_subject_tag: ***SPAM***
antivirus: 0
user_lang:
spam_whitelist:
spam_blacklist:
use_uribl: 0
user_cron: 0
user_webdav: 0

spam_rewrite_subject: 1
spam_subject_tag: ***SPAM***
antivirus: 0
user_lang:
spam_whitelist:
spam_blacklist:
use_uribl: 0
user_cron: 0
user_webdav: 0


Ubuntu Server 9.04
ISPConfig
Version: 2.2.32
(c) ISPConfig 2009

till
25th July 2009, 10:41
The isp_isp_user table is for FTP users and not controlpanel users. FTP users can never login to the controlpanel and their passwords are stored in /etc/passwd and not the database. The controlpanel users are stored in the sys_user table.