Operating System - HP-UX
1834146 Members
2017 Online
110064 Solutions
New Discussion

HPUX 11 Distributed Print Service

 
SOLVED
Go to solution
James Phillips_1
New Member

HPUX 11 Distributed Print Service

How do I allow users to use printers in HPDPS?

I am using the "Basic Environment".

I have created the following:
-Supervisor
-Spooler
-Queue
-Physical Printer
-Logical Printer

As root, I can access the printers using lp and lpstat.

Regular users can not.

Any help would be appreciated.

Jim Phillips
Prediction is very difficult, especially about the future. Niels Bohr (1885 - 1962)
4 REPLIES 4
John Poff
Honored Contributor

Re: HPUX 11 Distributed Print Service

Hi Jim,

Try looking at the 'pdpr' command. That command issues print jobs to logical printers. We use HPDPS here and that is how we send jobs to it.

JP
Alex Glennie
Honored Contributor
Solution

Re: HPUX 11 Distributed Print Service

Qu O/S ?

can users or could they print using just lp commands ...

most likely cause :
permissions on the /etc/pdclientd.conf file should be 644.

If that don't help do they receive pdpr errors at all ?
James Phillips_1
New Member

Re: HPUX 11 Distributed Print Service

Thanks Alex,

I changed the permissions on
/etc/pdclientd.conf and it works.

I'm really happy !!

Jim
Prediction is very difficult, especially about the future. Niels Bohr (1885 - 1962)
John Poff
Honored Contributor

Re: HPUX 11 Distributed Print Service

I wouldn't get too happy about HPDPS. It's being deprecated by HP. We're in the process of moving to something else.

JP