Operating System - HP-UX
1838646 Members
2483 Online
110128 Solutions
New Discussion

SAM- Execution permission denied

 
Joyce S. Solomon_1
Occasional Advisor

SAM- Execution permission denied

Hi All,

i need some help,
at the command line on my workstation when i try to execute sam, the error below is displayed and i cannot launch sam, please help

# sam
sh: sam: Execute permission denied.

thanks

regards
Joyce
2 REPLIES 2
T G Manikandan
Honored Contributor

Re: SAM- Execution permission denied

Hello,
Check the permissions of the sam executable.
It should be
-rwxr-xr-x 1 bin bin 7248 Oct 27 1997 /usr/sbin/sam
You should be the super user to run it.
If you want normal user to use sam
enter
#sam -r as root
provide the required privilege the normal user.

Thanks
G Manikandan
Michael Tully
Honored Contributor

Re: SAM- Execution permission denied

Make sure that you are 'root' when you try to run 'sam'.

# whoami
root
Anyone for a Mutiny ?