Operating System - HP-UX
1833877 Members
1788 Online
110063 Solutions
New Discussion

Printing issue in Hp-Ux 11i

 
rajesh shah
New Member

Printing issue in Hp-Ux 11i

We are running HP-Ux 11i on L Class server.We configured around 200 printers, some of them are remote and some of them are as network printers using SAM.How can we replicate all the printers on another Hp-ux 11i server without using SAM. I tried to copy /etc/lp directory to new server. Now new server shows all the network printers even it consider remote printer as a network printer.
Please help me out.
Thanks in advance
2 REPLIES 2
PIYUSH D. PATEL
Honored Contributor

Re: Printing issue in Hp-Ux 11i

Hi Rajesh,

Replicating printers is best done with

# /usr/sam/lbin/lpmgr -S -xsavedir=/var/sam/lp

then copy /var/sam/lp to the remote node and there run

#/usr/sam/lbin/lpmgr -R -xsavedir=/var/sam/lp

Hope this helps.

Piyush



MANOJ SRIVASTAVA
Honored Contributor

Re: Printing issue in Hp-Ux 11i

Hi Rajesh


You may like to look at this document :



http://support1.itrc.hp.com/service/cki/docDisplay.do?docId=200000058668757


Manoj Srivastava