Operating System - HP-UX
1832952 Members
2851 Online
110048 Solutions
New Discussion

Re: Restricted SAM access.

 
SOLVED
Go to solution
rveri
Super Advisor

Restricted SAM access.

Hi,

1.I want to give restricited SAM access to ordinary users , they only needs "Disks and Filesystem" portion.

2. I also wants to give cron and at previledge to that user.

How can i do that. Please suggest.

Thank you,

Regards,
Veri.

3 REPLIES 3
Robert-Jan Goossens
Honored Contributor
Solution

Re: Restricted SAM access.

Hi Veri,

Start
# sam -r
select the user and the tasks.

Best regards,
Robert-Jan
Peter Godron
Honored Contributor

Re: Restricted SAM access.

Hi,
answer to question 2:
Add user to files
/usr/lib/cron/cron.allow
/usr/lib/cron/at.allow
For details see
man at
and
man crontab

Regards
rveri
Super Advisor

Re: Restricted SAM access.

Thanks Robert and Peter.

Regards,
Veri.