Pascal Pucci wrote:


> 
> * If I want to use ldap directly :
> 
>     - does:
>         sasl_passwd_method: ldap               // should be good ?
>         ldap_basedn: ou=People,dc=test

yes.

ldap_server: LDAP Server [localhost]
ldap_basedn: LDAP base dn
ldap_uidattr: LDAP uid attribute [uid]
ldap_port: LDAP port [389]

( this is in doc/sysadmin.html when the patch is applied ).
The uid default is liable to be wrong for many people cn
is the default that is in most LDAP documentation.


> 
> * How can I diagnostiq the problem :
> 
>     - Pam-ldap run : I can have a shell with just a ldap user via rlogin (/etc
/pam.d/rlogin.
>     - Cyrus run : tests with imtest,cyradm are good :

pam-ldap need files in /etc/pam.d/ for imap
try ?
cp /etc/pam.d/rlogin /etc/pam.d/imapd ?

-- 
Simon

Reply via email to