LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-27-2004, 10:07 PM   #1
weng
Member
 
Registered: Dec 2003
Distribution: RedHat 9.0 & XP Pro
Posts: 30

Rep: Reputation: 15
kppp question


I tried setting up a new dialup account using kppp. I used one of the dialog and could not find my country from the list. It said something about upon clicking the 'cancel' button, i will be prompted with the other dialog so I could continue setting up but clicking cancel only closes the kppp config window. How do I reset kppp options ?

I remember on the first screen after clicking on one of the dialog choice, I had the "Do not show this again" box checked, I guess that's why I'm no longer prompted for the alternative setup dialog.

Thanx in advance
 
Old 01-28-2004, 12:28 AM   #2
darthtux
Senior Member
 
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070

Rep: Reputation: 47
To reset

rm -rf ~/.kde/share/apps/kppp

RH9 defaults to requiring the root password to start kppp. If this is how you do it the do the above as root.
 
Old 02-02-2004, 11:32 PM   #3
nauved
LQ Newbie
 
Registered: Dec 2002
Distribution: Devuan
Posts: 19

Rep: Reputation: 23
Question kppp permission questions

Well, I managed to get kppp up and running - truly a miracle - but I noticed that both the user and group permissions are set to root. This requires having to sign in as root when I want to connect as user plus I really don't want to be on the internet as root. I tried to find a GUI to change permissions but no luck. So just where do I change the permissions? And what permissions do you gurus suggest to launch a connection as user yet keep security high? I'm still really new to all this . . .
 
Old 02-03-2004, 12:11 AM   #4
darthtux
Senior Member
 
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070

Rep: Reputation: 47
Don't change the permissions!

As root edit the file /etc/pam.d/kppp and change
rootok

to
permit
 
Old 02-03-2004, 12:21 AM   #5
claudius753
Member
 
Registered: Jan 2004
Distribution: Mac OS X 10.6.4 "Snow Leopard", Win 7, Ubuntu 10.04
Posts: 322

Rep: Reputation: 31
i assume you mean 'PAM_rootok.so' to 'PAM_permit.so'?

thats the only place i saw 'rootok'

I've been having the problem also.

Nathan
 
Old 02-03-2004, 12:31 AM   #6
darthtux
Senior Member
 
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070

Rep: Reputation: 47
Yes that is it
 
Old 02-03-2004, 10:34 AM   #7
nauved
LQ Newbie
 
Registered: Dec 2002
Distribution: Devuan
Posts: 19

Rep: Reputation: 23
Thanks. I'll give it a try in a bit.
 
Old 02-03-2004, 01:27 PM   #8
nauved
LQ Newbie
 
Registered: Dec 2002
Distribution: Devuan
Posts: 19

Rep: Reputation: 23
Help! It didn't work

Well, I changed this:

#%PAM-1.0
auth sufficient pam_rootok.so
auth sufficient pam_timestamp.so
auth required pam_stack.so service=system-auth
session optional pam_xauth.so
session optional pam_timestamp.so
account required pam_permit.so

to this:

#%PAM-1.0
auth sufficient pam_permitok.so
auth sufficient pam_timestamp.so
auth required pam_stack.so service=system-auth
session optional pam_xauth.so
session optional pam_timestamp.so
account required pam_permit.so

Yet I'm still being asked to login as root even after a reboot. What did I do incorrectly?
 
Old 02-12-2004, 10:39 PM   #9
darthtux
Senior Member
 
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070

Rep: Reputation: 47
You changed
auth sufficient pam_rootok.so
to
auth sufficient pam_permitok.so

That's wrong. Change it to

auth sufficient pam_permit.so
 
Old 02-13-2004, 10:31 AM   #10
nauved
LQ Newbie
 
Registered: Dec 2002
Distribution: Devuan
Posts: 19

Rep: Reputation: 23
Quote:
Originally posted by darthtux
You changed
auth sufficient pam_rootok.so
to
auth sufficient pam_permitok.so

That's wrong. Change it to

auth sufficient pam_permit.so
Yeah, I figured that out not long after posting and probably should have added the correction to the thread myself. Everything is now up and running. Thanks for responding though - you had to go really far back to find this thread and that's dedication!
 
Old 02-13-2004, 06:22 PM   #11
darthtux
Senior Member
 
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070

Rep: Reputation: 47
intotheunknown,

Thanks, I try to keep up with every thread where I have tried to help. I have just been offline for over a week so it took me some time to respond. Glad it's working for you.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kppp issue, x question, and gnome question Geocritter Debian 1 09-02-2005 08:55 AM
KPPP question satimis Linux - Networking 7 08-04-2005 01:57 PM
KPPP question satimis Linux - Networking 2 05-07-2005 02:59 PM
kppp question unixfreak Mandriva 3 08-16-2004 03:22 PM
KPPP question. RoaCh Of DisCor Linux - Software 2 06-17-2004 06:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration