Results 1 to 3 of 3
The command "pppoe-start" is executable by root only.
Even on changing the x permission to others it is not invoked by ordinary users.
I changed the group permissions to "chgrp ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-19-2007 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 2
command execution
The command "pppoe-start" is executable by root only.
Even on changing the x permission to others it is not invoked by ordinary users.
I changed the group permissions to "chgrp users /usr/sbin/pppoe-start" but still it is not working for ordinary users.
How to make it executable by normal users?
- 09-21-2007 #2Just Joined!
- Join Date
- Feb 2007
- Posts
- 97
Sometimes the command sudo or sudo su will root an app....for example a desktop icon useing sudo \usr\sbin\pppoe-start may work..but everything is relative so it is just something else to try.. best of luck
- 09-22-2007 #3Just Joined!
- Join Date
- Dec 2006
- Posts
- 2
The problem is I don't want to su or become root.
In tkpppoe, at the time of installation, we can make it execuatable by non-root users whereas we can't make it with pppoe-start.


Reply With Quote
