[EMAIL PROTECTED] writes: 


> authlib/authinfo
>> AUTHENTICATION_MODULES="authdaemon"
>> AUTHDAEMONMODULELIST="authldap"
>> SASL_AUTHENTICATION_MODULES="PLAIN LOGIN"
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>  
> Is it necessary to have SASL authentication installed for sqwebmail to work
> with openldap? 

This has nothing to do with sqwebmail.  There's a bunch of code in authlib 
that sqwebmail does not use. 

> Anyone has a hint?
>  
> Here is more info:
>  
> tests:
> ===
>> authlib/authtest [EMAIL PROTECTED] vdeop
>> Temporary authentication failure from module authdaemon
>> Authentication FAILED! 
>> 
>> authlib/authtest -s webmail [EMAIL PROTECTED] vdeop
>> Temporary authentication failure from module authdaemon
>> Authentication FAILED! 
>> 
> authldaprc file:
> ==========
>> LDAP_SERVER             129.214.184.185
>> LDAP_PORT                    389
>> LDAP_BASEDN             o=QMail,o=ISPTotalSuite,dc=siemens,dc=com,dc=ar
>> LDAP_BINDDN             cn=Manager,dc=siemens,dc=com,dc=ar
>> LDAP_BINDPW             secret
>> LDAP_MAIL                    mail
>> LDAP_HOMEDIR            mailMessageStore
>> LDAP_CRYPTPW            userPassword 
>> 
> authdaemonrc file:
> =============
>> authmodulelist="authldap"
>> version="authdaemond.ldap" 
>> 
> THANKS IN ADVANCE!!

And what does ps(1) show, regarding the authdaemond process? 

And what do you see in your syslog? 

-- 
Sam

Reply via email to