1834693 Members
2839 Online
110069 Solutions
New Discussion

SAM Lite

 
TheJuiceman
Super Advisor

SAM Lite

Hi everyone,
Here's an easy one for ya...
I am wanting to add users to a group in SAM lite. Where is this file kept? Thanks
3 REPLIES 3
Patrick Wallek
Honored Contributor

Re: SAM Lite

Are you talking about restricted SAM? If so, you maintain restricted sam by invoking 'sam -r' as root. From there you can grant permissions to users for different areas of SAM.
TheJuiceman
Super Advisor

Re: SAM Lite

Yep, I'm speaking of restricted-SAM. I know how to add users. I know how to add a group. I just don't know how to assign users to the group.

Thanks.
Patrick Wallek
Honored Contributor

Re: SAM Lite

I haven't played with doing groups in restricted SAM until today. It appears that the groups are just groups as listed in the /etc/group file. So adding a user to a group can be done just by editing the /etc/group file.