Displaying 1 result from an estimated 1 matches for "1001uid".
Did you mean:
011uid
2011 Jul 16
1
dovecot 2.0.13 using LDAP and proxying IMAP4 and POP3 to gmail
...=subtree filter=(&(objectClass=posixAccount)(uid=aabell)) fields=uidNumber,gidNumber
Jul 16 13:32:17 linux-1hen dovecot: auth: Debug: ldap(aabell,164.99.195.4): result: gidNumber(gid)=1001 uidNumber(uid)=1001
Jul 16 13:32:17 linux-1hen dovecot: auth: Debug: master out: USER3762290689aabellgid=1001uid=1001home=/var/mail
Jul 16 13:32:17 linux-1hen dovecot: imap-login: Login: user=<aabell>, method=PLAIN, rip=164.99.195.4, lip=137.65.156.25, mpid=26604, TLS
It doesn't even seem to be recognizing the extra fields I defined in pass_attrs. So I changed my ldap configuration to:
cat /usr...