Displaying 1 result from an estimated 1 matches for "exampleperson".
2011 Dec 05
2
Strange quota problem
...ample.net:389
auth_bind = yes
auth_bind_userdn = uid=%n,ou=people,o=%d,o=ISP,o=example,c=NET
base = ou=people,o=%d,o=ISP,o=example,c=NET
deref = never
scope = onelevel
user_attrs = mailMessageStore=home, mailLocation=mail, mailQuota=mailQuota=quota_rule=*:storage=%$
user_filter = (&(objectClass=examplePerson)(uid=%n))
$ doveconf -n
# 2.0.14: /etc/dovecot/dovecot.conf
doveconf: Warning: service auth { client_limit=4396 } is lower than required under max. load (4521)
# OS: x86_64 Red Hat Enterprise Linux Server release 5.x (Tikanga)
auth_verbose = yes
auth_verbose_passwords = sha1
disable_plaintext_aut...