Cyrus + SASL : auxprop authentication problem.
Michael Fair
michael at daclubhouse.net
Tue Oct 22 20:47:45 EDT 2002
> Hi Everyone,
>
> I'm having a little trouble using the Cyrus SASL auxprop
> authentication.
>
> It seens that I can't authenticate users that has an AT (@) in their
> usernames.
>
> Ex:
>
> If I create a username called jungle using the password 'foobar'
> using the saslpasswd2 everything goes ok, but if I create a user called
> jungle at foo.bar , it does not work. I can't authenticate it.
Three things:
1) You need unix hierarchysep turned on otherwise the above
is seen as user.jungle at foo.bar that is to say "bar" underneath
jungle at foo's INBOX.
2) To create the SASL user do: saslpasswd2 -c -u foo.bar jungle
3) foo.bar must be listed in the "loginrealms" field in your imapd.conf
More information about the Info-cyrus
mailing list