On Tue, 24 Feb 2004, Edward Rudd wrote:
> I have a cyrus-imapd 2.2.3 installation and am using saslauthd from my > cyrus-sasl 2.1.15 installation, normal authentication to my virtual > domain users works fine.. ([EMAIL PROTECTED], [EMAIL PROTECTED], > etc...) > However I can not login as the administrator (cyrus) which has no domain > component to the username.. Logging in fails every time and the auth.log > shows that saslauthd is being sent [EMAIL PROTECTED] instead of just > cyrus.. And creating an entry in my ldap to handle [EMAIL PROTECTED] > only has cyrus log the user into a mailbox in the virtual domain system > (ie not a super user).. > Is there a way to get cyrus imapd to NOT add on the domain to a user w/o > it? > Otherwise I can not administer my domains at all.. > and running the testsaslauthd program tests perfectly fine.. so it is > cyrus-imapd sending the data.... Did you specify defaultdomain param? You will need to use [EMAIL PROTECTED] userid when you want to administer your cyrus installation. Alternatively, you can use 'virtdomains: userid'. Cyrus will not attempt to resolve unqualified userids and it will assume that unqualified userids belong to 'defaultdomain' if specified. -- Igor --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html