Nikola Milutinovic wrote:
#sasl_pwcheck_method: auxprop
sasl_pwcheck_method: saslauthd
So, all plaintext checks will go against SASLAuthD, instead of AuxProp.
#sasl_mech_list: cram-md5
sasl_mech_list: plain
Your server will advertise and support ONLY "PLAIN" SASL mechanism. I
thoug
Nikola Milutinovic wrote:
Norman Zhang wrote:
# more /etc/sysconfig/saslauthd
SASL_AUTHMECH=pam
SASL_MECH_OPTIONS=
SASLAUTHD_OPTS=
I wish to use CRAM-MD5 with the ability to change to LDAP in the
future. Should I change SASL_AUTHMECH=sasl-db2?
I guess I cannot change SASL_AUTHMECH. saslauthd suppo
I'm trying to setup users using cyradm, I tried
# su cyrus
# cyradm localhost
I get prompted for IMAP password, I type in the cyrus password, but
system says it is invalid. May I ask where should I set the password
for cyrus? I already changed the default by
# passwd cyrus
This largely depends on t
Norman Zhang wrote:
Hi,
I'm trying to setup users using cyradm, I tried
# su cyrus
# cyradm localhost
I get prompted for IMAP password, I type in the cyrus password, but
system says it is invalid. May I ask where should I set the password
for cyrus? I already changed the default by
# passwd cyrus
Simon Matter wrote:
I'm trying to setup users using cyradm, I tried
# su cyrus
# cyradm localhost
I get prompted for IMAP password, I type in the cyrus password, but
system says it is invalid. May I ask where should I set the password
for cyrus? I already changed the default by
# passwd cyrus
This
> Hi,
>
> I'm trying to setup users using cyradm, I tried
>
> # su cyrus
> # cyradm localhost
>
> I get prompted for IMAP password, I type in the cyrus password, but
> system says it is invalid. May I ask where should I set the password
> for cyrus? I already changed the default by
>
> # passwd cyr
do you have cyradm installed twice on your system? /usr/bin/cyradm comes
stock on most linux distributions and /usr/local/bin/cyradm if compiled
from source. if so move /usr/bin/cyradm to /usr/bin/cyradm.old or
something. also is there a /usr/lib/sasl and /usr/local/lib/sasl? if so
do the same, mo