OT, question on IMAP
    Andrew Morgan 
    morgan at orst.edu
       
    Sun Sep 14 13:33:44 EDT 2003
    
    
  
On Sun, 14 Sep 2003, Rob Siemborski wrote:
> On Sun, 14 Sep 2003, Andrew Morgan wrote:
>
> > How do you do this with cyradm, or at least Cyrus::IMAP?
>
> Set the authentication identity to your admin user and the authorization
> identity to the user you want to be.
>
> e.g.
>
> cyradm --user admin --authz bob
>
> Make sure you're using a SASL mechanism that supports authorization (e.g.
> not LOGIN or CRAM-MD5)
Hmm.  That probably answers my question.  I'm using PLAIN authentication
(sasl_mech_list: PLAIN) with saslauthd against PAM.  It sounds like this
doesn't support authorization...
	Andy
    
    
More information about the Info-cyrus
mailing list