Penguin

Differences between version 40 and previous revision of CyrusNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 40 Last edited on Thursday, August 24, 2006 3:54:57 pm by CraigBox Revert
Older page: version 39 Last edited on Thursday, August 24, 2006 3:45:53 pm by CraigBox Revert
@@ -80,9 +80,9 @@
  Sep 20 14:44:37 ''server'' saslauthd[6341]: do_auth : auth failure: [user=cyrus] 
  [service=imap] [realm=] [mech=pam] [reason=PAM auth error] 
 </verbatim> 
  
-The LDAP client config file can be at either /etc/openldap/ldap.conf or /etc/ldap.conf. The additions listed above for /etc/openldap/ldap.conf should actually be added to /etc/ldap.conf. This was figured out by setting the loglevel on openldap to -1 and watching the conversation while doing a </ tt>cyradm --user cyrus localhost</tt>. 
+The LDAP client config file can be at either /etc/openldap/ldap.conf or /etc/ldap.conf. The additions listed above for /etc/openldap/ldap.conf should actually be added to /etc/ldap.conf. This was figured out by setting the loglevel on openldap to -1 and watching the conversation while doing a <tt>cyradm --user cyrus localhost</tt>. 
  
 In Debian, the file is /etc/pam_ldap.conf with content as in /etc/openldap/ldap.conf. You should configure it with <tt>dpkg-reconfigure libpam-ldap</tt>. 
  
 !! auth failure: ~[user=user] ~[service=imap] ~[realm=domain.co.nz] ~[mech=pam] ~[reason=PAM auth error]