Operating System - HP-UX
1753854 Members
7654 Online
108808 Solutions
New Discussion юеВ

Re: Access to SAM using your own login

 
Marylou Kohlmeier
Frequent Advisor

Re: Access to SAM using your own login

I did and the files exist, but still cannot use sam
-r-------- 1 root bin 643 Jul 22 10:20 default.tp
-r-------- 1 root other 1825 Jul 22 10:20 kohlmeim.cf
-r-------- 1 root other 1825 Jul 22 10:20 lundd.cf
Mart├нn Garc├нa
Occasional Advisor

Re: Access to SAM using your own login

Hi, try this

add the path /usr/sbin/sam to your PATH variable

PATH=$PATH:/usr/bin/sam
export $PATH

Mart├нn Garc├нa
Occasional Advisor

Re: Access to SAM using your own login

Sorry , i made a mistake

try this

add the path /usr/sbin/sam to your PATH variable

PATH=$PATH:/usr/sbin/sam
export $PATH


Dennis Handly
Acclaimed Contributor

Re: Access to SAM using your own login

>Mart├Г┬нn: add the path /usr/sbin/sam to your PATH variable

Try again: add the path /usr/sbin
PATH=$PATH:/usr/sbin