On Wed, 19 May 2004, Jukka Salmi wrote:

> Hi,
>
> I'm running Cyrus IMAP 2.2.3 and Cyrus SASL 2.1.18 on a NetBSD system.
> An excerpt from my imapd.conf:
>
> sasl_pwcheck_method: auxprop
> sasl_auxprop_plugin: sasldb
> sasl_mech_list: gssapi digest-md5 plain
> sasl_keytab: /etc/krb5.keytabs/cyrus
>
> Authentication works fine as long as I use the default realm. I added an
> entry to my sasldb using a different realm (saslpasswd2 -u realm -c user),
> but then imtest fails to authenticate:
>
> $ hostname
> bart.stasoft.ch
> $ id -un
> jukka
> $ sasldblistusers2
> [EMAIL PROTECTED]: cmusaslsecretOTP
> [EMAIL PROTECTED]: userPassword
> $ imtest -m digest-md5 -r stasoft.ch bart

does:

imtest -m digest-md5 -u [EMAIL PROTECTED] -a [EMAIL PROTECTED] bart

work any better for you?

-Rob

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456
Research Systems Programmer * /usr/contributed Gatekeeper

---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to