On Thu, May 11, 2006 at 03:44:31PM +0200, Rudy Gevaert wrote:
> Hello,
> 
> I have some problems with setting up a domain wide cyrus administrator.
> 
> If I create a [EMAIL PROTECTED] user with saslpasswd2 and login as 
> that user with cyradm I can administrate the mail.ugent.be mailboxes.
> 
> In my imapd.conf I have:
> ...
> admins: [EMAIL PROTECTED] cyrus
> defaultdomain: ugent.be
> virtdomains: userid
> ...
> 
> So I would suspect that the user [EMAIL PROTECTED] would be able to add 
> mailboxes in my domains, and in my ugent.be domain.
> 
> jura:/mail/mail1# sasldblistusers2
> [EMAIL PROTECTED]: userPassword
> [EMAIL PROTECTED]: userPassword
> 
> 
> jura:/mail/mail1# cyradm --user cyrus mail1.ugent.be
> Password:
> cyradm: cannot authenticate to server with  as cyrus
> Segmentation fault
> jura:/mail/mail1# cyradm --user [EMAIL PROTECTED] mail1.ugent.be
> Password:
> cyradm: cannot authenticate to server with  as [EMAIL PROTECTED]
> Segmentation fault
> 
> The [EMAIL PROTECTED] user works as admin.
> 
> jura:/mail/mail1# cyradm --user [EMAIL PROTECTED]  mail1.ugent.be
> Password:
> mail1.ugent.be>
> 
> I have found some posts about the same problem in google groups but not 
>  with an answers.
> 

defaultdomain always is removed from username. imho, sasl routines
use hostname as realm for this case.

/swp
----
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