Re: How to add su to /rescue ?

2018-07-12 Thread Julian H. Stacey
Guy Helmer wrote: > > On Jul 9, 2018, at 6:54 AM, Julian H. Stacey wrote: > > Hi current@ > > I want to add su to /rescue, but got stuck on pam. > > Old unix su didn't suffer from pam. > > There's no #define in su to turn off pam. > > Man src.conf says WITHOUT_PAM is deprecated & does nothing. > >

Re: How to add su to /rescue ?

2018-07-09 Thread Guy Helmer
> On Jul 9, 2018, at 6:54 AM, Julian H. Stacey wrote: > > Hi current@ > I want to add su to /rescue, but got stuck on pam. > Old unix su didn't suffer from pam. > There's no #define in su to turn off pam. > Man src.conf says WITHOUT_PAM is deprecated & does nothing. > > Can someone please offer