Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2000 13:31:34 -0800
From:      Cy Schubert - ITSD Open Systems Group <Cy.Schubert@uumail.gov.bc.ca>
To:        Tony Maher <Tony.Maher@eBioinformatics.com>
Cc:        imp@village.org, stable@FreeBSD.ORG
Subject:   Re: rsh problems 
Message-ID:  <200011102131.eAALVjS70500@cwsys.cwsent.com>
In-Reply-To: Your message of "Thu, 09 Nov 2000 20:30:54 %2B1100." <200011090930.UAA04489@shad.au.int.en-bio.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200011090930.UAA04489@shad.au.int.en-bio.com>, 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:  Cy.Schubert@osg.gov.bc.ca
Open Systems Group, ITSD, ISTA
Province of BC




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011102131.eAALVjS70500>