[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problem with sqwebmail login (repost)



/* Sorry if this is double post. I'm not sure if it got to the list (seems
 * not). */

Debian stable & sqwebmail.

I must be doing something wrong, because I'm not able to authenticate trough
sqwebmail interface. Searched through Google already, but of no avail.

/var/log/syslog:
Jun 15 14:08:47 hygia webmail: authdaemon: s_connect() failed: Connection refused

Authdaemon was started:
# /etc/init.d/courier-authdaemon start
Starting Courier authdaemon: done.

# ps aux | grep authdaemon
root     20436  0.0  0.1  1560  548 ?        S    13:59   0:00 /usr/lib/courier/authlib/authdaemond.plain start
root     20437  0.0  0.1  1560  548 ?        S    13:59   0:00 /usr/lib/courier/authlib/authdaemond.plain start
root     20438  0.0  0.1  1560  548 ?        S    13:59   0:00 /usr/lib/courier/authlib/authdaemond.plain start
root     20439  0.0  0.1  1560  548 ?        S    13:59   0:00 /usr/lib/courier/authlib/authdaemond.plain start
root     20440  0.0  0.1  1560  548 ?        S    13:59   0:00 /usr/lib/courier/authlib/authdaemond.plain start
root     20441  0.0  0.1  1560  548 ?        S    13:59   0:00 /usr/lib/courier/authlib/authdaemond.plain start
root     20693  0.0  0.1  2228  724 ?        S    14:05   0:00 /usr/sbin/couriertcpd -address=0 -stderrlogger=/usr/sbin/courierlogger -maxprocs=40 -maxperip=4 -pid=/var/run/courier/imapd.pid -nodnslookup -noidentlookup 143 /usr/lib/courier/courier/imaplogin /usr/lib/courier/authlib/authdaemon /usr/bin/imapd Maildir
root     20704  0.0  0.1  2228  724 ?        S    14:05   0:00 /usr/sbin/couriertcpd -pid=/var/run/courier/pop3d.pid -stderrlogger=/usr/sbin/courierlogger -maxprocs=40 -maxperip=4 -nodnslookup -noidentlookup -address=0 110 /usr/lib/courier/courier/courierpop3login /usr/lib/courier/authlib/authdaemon /usr/lib/courier/courier/courierpop3d
Maildir

# cat /etc/pam.d/webmail
auth            required       pam_unix.so      nullok
account         required       pam_unix.so
password        required       pam_unix.so

# grep -v "^#" authdaemonrc
authmodulelist="authpam"
authmodulelistorig="authcustom authcram authuserdb authldap authmysql
authpam"
daemons=5
version=""
authdaemonvar=/var/run/courier/authdaemon


Still, no success with login. What should I look for?

Regards,
Sasa



Reply to: