Page 1 of 1

Can't log into sac with SSL and SMB Authentication

Posted: Wed Nov 21, 2007 1:21 am
by kbrault
Hello everyone,

I installed Scalix on Centos 4.5 and 5.0, turned on Forced SSL and SMB Authentication and found on both installs that I can’t login into SAC. I get the error “Could not login. Could not fetch configuration information. Possible problem with administration server.â€

Posted: Wed Nov 21, 2007 3:46 am
by Valerion
First try using sxpamauth and the om_debug PAM module to see where the authentication fails, that will probably help more than anything else.

Posted: Wed Nov 21, 2007 9:40 am
by kbrault
Thanks, I will try that.

Exactly how do I do that?


Kevin

Posted: Wed Nov 21, 2007 12:53 pm
by kbrault
I need to clarify ... new info!

This is only a problem with SSL. If I turn SSL off and leave SMB Authentication on it works!

Kevin

Posted: Thu Nov 22, 2007 12:42 am
by kbrault
OK got it,

I had to mod more auth files:

Change these files:

nano /var/opt/scalix/sx/s/sys/pam.d/ual.remote
nano /var/opt/scalix/sx/s/sys/pam.d/ual.local
nano /var/opt/scalix/sx/s/sys/pam.d/smtpd.auth
nano /var/opt/scalix/sx/s/sys/pam.d/omslapdeng
nano /var/opt/scalix/sx/s/sys/pam.d/pop3

To have this:

auth required om_om2authid
auth sufficient /lib/security/pam_smb_auth.so debug nolocal
auth sufficient om_auth use_first_pass
auth required pam_deny
account required om_auth