LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-23-2004, 08:13 AM   #1
chankunchan
LQ Newbie
 
Registered: Mar 2004
Posts: 10

Rep: Reputation: 0
Question help please with pppd!


hello everybody!!


i would like to know one thing: if i configure a ppp sever in linux and i dont type the chmod u+s /usr/sbin/pppd command, does the windows users that will acces my ppp server, can login?????

the chmod u+s /usr/sbin/pppd what exactly is??i know that is a command for users to execute pppd with root rights, but which users???? the ones in windows that dial to acces via modem the ppp server, or the users that works with the same pc that root (where is the ppp server.....)

thank you
 
Old 03-23-2004, 07:02 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"which users???? the ones in windows that dial to acces via modem the ppp server, or the users that works with the same pc that root (where is the ppp server.....)"

It gives the permission to use pppd to any user, remote or local. You distinguish between different users by putting them in different groups. For example, suppose that you want local users to be able to use pppd but not remote users. You can create a group called the ingroup which includes all local users. Then set the ownership of /usr/sbin/pppd to root ingroup:
chown root ingroup /usr/sbin/pppd
and set the permissions of /usr/sbin/pppd to:
chmod 770 /usr/sbin/pppd
and only the ingroup can use pppd.

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites
 
  


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
pppd firebug1 Slackware 5 10-07-2005 01:31 PM
pppd timeout before pppd interface could start! bioagentice Linux - Software 6 03-27-2005 11:24 AM
pppd died: pppd options error (exit code 2 taveirac Linux - Networking 1 02-12-2004 10:17 AM
pppd died: pppd options error (exit code 2) ianwest Linux - Newbie 2 07-31-2002 08:29 AM
pppd sakkie Linux - Networking 0 06-14-2002 03:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 08:11 AM.

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