Operating System - HP-UX
1833756 Members
2684 Online
110063 Solutions
New Discussion

HPPI or Jetadmin printing without root

 
SOLVED
Go to solution
Steve Ferrara
Advisor

HPPI or Jetadmin printing without root

Is there a way for a user to use any of these printing utilities without having root access?

Thanks
3 REPLIES 3
Rick Garland
Honored Contributor
Solution

Re: HPPI or Jetadmin printing without root

You can use the sudo utility.

Adisuria Wangsadinata_1
Honored Contributor

Re: HPPI or Jetadmin printing without root

Hi Steve,

Since HPPI or JetAdmin can be accessed thru SAM. So I refer you to give a privelage to the user to using SAM on particular area.

So at this issue, just give the user to have privelage at SAM on 'Printers and Plotters' area.

Just execute the command below to give a privelage on the user :

# sam -r

Hope this information can help you.

Cheers,
AW
now working, next not working ... that's unix
Steve Ferrara
Advisor

Re: HPPI or Jetadmin printing without root

thanks, restricting SAM was what I was looking for!