In message <[EMAIL PROTECTED]>, Tony Maher 
writes:
> > : rshd    auth    required    pam_deny.so
> > : to
> > : rshd    auth    sufficient  pam_deny.so
> > : 
> > : fixes the problem.
> > : 
> > : Should this be changed in CVS or is there some reason why it should remai
> n
> > : 'required'?
> > 
> > I think it should be changed back.  We're going to get a lot of
> > questions about this, I think.
> 
> Hmm - turns out the above is not the whole solution but a partial hack.
> 
> freebsd> rsh office
> Password:
> 
> works but /var/log/messages gives:
> Nov  9 20:20:17 office rlogind[10201]: auth_pam: Permission denied
> Nov  9 20:20:17 office rlogind[10201]: PAM authentication failed
> 
> Something still screwy with this (or is it just me!).
> Sorry but I don't have the expertise or time to debug this and 4.2 due real
> soon :-(

Try,

rshd    auth    sufficient      pam_permit.so

Nothing breaks and rsh behaviour is restored, including prompting for 
passwords when required.


Regards,                       Phone:  (250)387-8437
Cy Schubert                      Fax:  (250)387-5766
Team Leader, Sun/DEC Team   Internet:  [EMAIL PROTECTED]
Open Systems Group, ITSD, ISTA
Province of BC




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to