On Sat, 2002-07-27 at 03:51, Kenya Noshiro wrote:
> >What OS are you running?
> I am running Radiator 3.1 on Solaris 8 with MySQL 3.23.51.
> 
> What I am aiming to do is to allow certain account(non root account)
> to run radiusd using ssh with root privilege.
> 
> Thanks very much.
what about defining a new user eg: radius01 with group radius
and running radiusd with this user account
so you can allowe all users to su into this account.

another way would be using sudo
within sudo you can define who is allowed to run special commands

a more bad way would be to set suid on radiusd an make it group/world
executable

but all this is a bad idea, cause there is no need to run radius as root

so i would define a dedicated user account

solong.Levent

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to