[Dovecot] dovecot ldap search result ordering?

2010-06-25 Thread chasye
I use openLDAP as dovecot pass/user db. here is main part of dovecot-ldap.conf: pass_attrs = mail=user, uid=userdb_home=/home/xadmin/%d/%$,userPassword=password pass_filter = (&(objectClass=posixAccount)(uid=%u)) default_pass_scheme = SSHA user_attrs = mail=user, uid=home=/home/xadmin/%d/%$ user_

Re: [Dovecot] dovecot ldap search result ordering?

2010-07-02 Thread chasye
?? Mon, 28 Jun 2010 21:22:36 +0100 Timo Sirainen : > On Sat, 2010-06-26 at 14:53 +0800, chasye wrote: > > It works fine, but some account failed to get their domain in pass_attrs. > > I check the log. > > when it success, the result order is "mail, uid, userPasswor

Re: [Dovecot] dovecot ldap search result ordering?

2010-07-02 Thread chasye
?? Thu, 1 Jul 2010 10:11:23 +0200 (CEST) Steffen Kaiser : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Sat, 26 Jun 2010, chasye wrote: > > > pass_attrs = mail=user, > > uid=userdb_home=/home/xadmin/%d/%$,userPassword=password pass_filter = > >