[Sderby] kppp permissions etc
Dominic Knight
sderby at mailman.lug.org.uk
Wed Oct 2 01:36:01 2002
On Monday 30 September 2002 20:04, david joseph wrote:
> also looked at pam.... but no success. I'm running Red Hat 7.3 and
google also mentions this;
http://www.preggers.easynet.be/internete.html
<quote>
RH 6.1 has decided that kppp should be autheticated using PAM instead of=20
suid-ed root.=20
The easiest way to beat this is to replace the following line=20
inside your /etc/pam.d/kppp from:=20
#auth sufficient /lib/security/pam_rootok.so=20
to=20
auth sufficient /lib/security/pam_permit.so=20
</quote>
Dom