Displaying 2 results from an estimated 2 matches for "worklord".
Did you mean:
workload
2011 Apr 13
0
Dovecot-lda and multiple records after filter.
Hello.
Some records in my LDAP base have same values in mail field:
# extended LDIF
#
# LDAPv3
# base <ou=Mail, dc=ph, dc=local> with scope subtree
# filter:
(&(mail=someuser at p.ru)(|(AccountStatus=active)(accountStatus=shared)))
# requesting: mailMessageStore
#
dn: cn=lala,ou=Mail,dc=ph,dc=local
mailMessageStore: /var/mail/someuser/Maildir/
# Eset, Mail, ph.local
dn:
2011 Mar 26
2
Dovecot-2.0.11 searches in all LDAP directory
Hello.
I have some users IDs in different OUs with different passwords. Base OU
for mail server is 'ou=Mail, dc=ph, dc=com'
Trying manual search:
# ldapsearch -b 'ou=Mail, dc=ph, dc=com' -D 'cn=bind, ou=Users, dc=ph,
dc=com' -w XXX -s sub -h mainserv.ph.com
'(&(objectClass=qmailUser)(uid=someuser))' uid mailMessageStore
?
# extended LDIF
?
uid: someuser