[Ilugc] Re: From Mohan

  • From: suraj@xxxxxxxxxxx (suraj)
  • Date: Wed Jun 23 08:44:56 2004

Mohan Kumar wrote: 
,----
| I am  thinking of migrating entirely to  linux , when i  run kppp from
| other than root its telling the  prog req root previliges and asks for
| the  root password,  but when  i checked  for the  kppp  permission in
| /usr/bin ,read  and exec access  is given to  all groups , now  how to
| access permissions in order to solve this prob so that other users can
| access it without giving the root password...........
`----

The problem  here is not the  permissions of the  executable.  Its the
group /  user as which  pppd wants to  run.  On debian, this  group is
called 'dip'.  So adding a user to that group will let him run pppd.

,----
| another thing is that how to give access to other users for particular
| programs or apps alone , for eg  the redhat update manager ( the yum )
| req root previliges ,  but for a particular user i need  to relax it ,
| where to grant permissions in order to do this.....
`----

You can  setuid root  the executable, but  instead giving sudo  to the
user is a much more cleaner / safer way.

cheers,

  -Suraj

-- 
,-----------------[http://www.symonds.net/~suraj/]---o
| Annamayya's songs are inscribed in 2500 copper plates.
`------------------------------[suraj@xxxxxxxxxxx]---o

Other related posts: