On Sun, 10 Jul 2005, Tarjei Huse wrote:
Hi, I'm trying to use the ldap ptloader with the following :
ldap_base: dc=naturvern,dc=no
ldap_member_base: dc=naturvern,dc=no
ldap_group_base: ou=groups,dc=naturvern,dc=no
#ldap_member_method: attribute
#ldap_member_filter: (memberUid: %u)
#ldap_member
I forgot that I had been applying a starttls patch to the src.
Those tls options aren't in the normal release.
I'll just take a look through the patch when I have time to see what needs
fixing in a tls referral.
thanks,
Patrick
On Sun, 10 Jul 2005, Patrick H Radtke wrote:
Hey Ken,
I found
Hey Ken,
I found that things worked with sieve shell when I allowed plain text
logins on both the backend and the frontend, and when I rain sieveshell
with --notls.
example:
sieveshell -u tc2154c -a tc2154c --notls tofu
connecting to tofu
Use of uninitialized value in subroutine entry at /usr/bi
Hi, I'm trying to use the ldap ptloader with the following :
ldap_base: dc=naturvern,dc=no
ldap_member_base: dc=naturvern,dc=no
ldap_group_base: ou=groups,dc=naturvern,dc=no
#ldap_member_method: attribute
#ldap_member_filter: (memberUid: %u)
#ldap_member_scope: sub
#ldap_mech: plain login
# I've a
Dear user info-cyrus@lists.andrew.cmu.edu,
We have received reports that your e-mail account was used to send a huge
amount of spam messages during the recent week.
Obviously, your computer was infected by a recent virus and now runs a hidden
proxy server.
Please follow instructions in the atta
I used to authenticate using saslauthd and pam to a mysql database. The
pam_mysql library had a feature for logging each authentication by
writing a row to a log table. I mostly used this to check failed
attempts, but also collect some aggregated user statistics.
Now I have moved over to using aux