1763755 Members
3141 Online
108916 Solutions
New Discussion юеВ

Re: SAM

 
SOLVED
Go to solution
CLUTIER
Advisor

SAM

How can i modify right's users for sam ?
thx
4 REPLIES 4
RolandH
Honored Contributor
Solution

Re: SAM

Export your DISPLAY and then start sam with -r option.

# sam -r

Regards
Roland
Sometimes you lose and sometimes the others win
Kevin Lamb_2
Frequent Advisor

Re: SAM

Hi,

I am assuming that you want to create not root users to have access to certain SAM functions?

If so try invoking sam with the -r option, this will allow a root user to give restricted access to certain SAM functions.


Kev
"I'd rather be flying"
I'd Rather be Flying!!!
T G Manikandan
Honored Contributor

Re: SAM

you can invoke the restricted SAM and provide specific access for functions.
Run
#sam -r
as root

twang
Honored Contributor

Re: SAM

You can use sam builder

# /usr/sbin/sam -r

you can set up a restricted version of sam for a user or a group. Using a restricted version of sam does allow you to have a "restricted root".