[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: kppp
- From: Phil Greenwood <phil pcc com>
- To: redhat-list redhat com
- Subject: RE: kppp
- Date: Thu, 01 Feb 2001 10:57:46 -0500
I had this same problem....but it was a while ago and I barely remember
how to fix it.
One thing that came to mind is in /etc/pam.d there is a file kppp. In
there I have this on my machine:
#%PAM-1.0
auth sufficient /lib/security/pam_rootok.so
auth required /lib/security/pam_pwdb.so
session optional /lib/security/pam_xauth.so
account required /lib/security/pam_permit.so
If I remember right, I changed one of these lines (but which I dunno).
Can you compare these to what you have on your machine? This might help.
Phil
Bernhard Rosenkraenzer wrote:
> > can anyone tell me
> > how to run kppp as non root?
>
> If you start it as non-root, it should bring up a dialog box asking you
> for the root password, and then start normally...
> Please let me know if this isn't working for you.
It isn't working...maybe 'cause I use KDE2 ? I don't know. But it isn't
asking
for the root pw. It isn't even getting started....So, I created a group
dialout (look the kppphelp), changed own for every file around kppp to
root.dialout. And it didn't work. Then I set /usr/bin/kppp the SUID-bit
and
everything is fine. Do I really have to run it SUID?
> If you want to permit users to use kppp without knowing the root password,
> do the following as root:
> rm /usr/bin/kppp
> mv /usr/sbin/kppp /usr/bin
> chmod 4755 /usr/bin/kppp
--
-- Phil Greenwood Physician's Computer Company
-- phil pcc com 1 Main Street
Winooski, VT 05404
800-722-7708 / 802-846-8177
"Today is different...
And tomorrow the same...." http://www.pcc.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]