Hi,

I've resolved the authentication problem on RedHat 7.1. Having looked at the
latest messages I wanted to share what I've done

1. Compile and build packages provided by Ramino Moranes
http://rmrpms.tripod.com/cyrus-imapd
2. chgrp shadow  /usr/cyrus/bin/imapd
3. chgrp shadow /etc/shadow
4. chmod g+r /etc/shadow

This is obviously not the best way around but I needed to have pam
authentication rather than sasl or shadow.

Thanks Jeremy for the tip.

Regards,
Oyku

----- Original Message -----
From: Jeremy Howard <[EMAIL PROTECTED]>
To: Oyku Gencay <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 12:22 PM
Subject: Re: Authentication problem on RH 7.1


> Oyku Gencay wrote:
> > I've build and installed cyrus imapd 2.0.16-1rm from source by Ramiro
> > Morales available at http://rmrpms.tripod.com/cyrus-imapd/. I've
> succesfully
> > compiled and installed cyrus but, Cyrus does not authenticate users. I
wat
> > to use PAM. Is there something obvious that I'm missing? Does anybody
use
> > Cyrus on RH 7.1? Are there any other RPMs available? I'd appreciate any
> > help.
> >
> Is PAM using authentication against shadow? If so, you need to give the
> cyrus user appropriate permissions. See the archives for details. Or else
> use pwcheck instead of PAM (search for 'pwcheck' in the archives) which is
a
> daemon you can run as root.
>

Reply via email to