HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Disable banner with HPDPS
Operating System - HP-UX
1830504
Members
2269
Online
110006
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2003 09:22 PM
03-22-2003 09:22 PM
Disable banner with HPDPS
Hi,
I have a laser jet 4si printer connected to an HP-UX 11i system. HPDPS is used to send jobs to the printer. Approx 20+ other unix servers (various os's) have remote BSD style printers defined pointing at the HP-UX 11i box. Everything works great apart from I cannot disable the banner page. When I print using pdpr or lp the banner appears. When I print using lp and the -onb option the banner does not appear. I need to disable the banner by default so that when users print from the HP-UX 11i box or all the other servers no banner appears. I do not want to alias the ls command. I cannot edit the model/interface script because there isn't one, this is HPDPS. I have tried messing around with the pdset command, e.g., changing the value of job-sheets-supported to none (the default was job-set-start) but it didn't help. Can anyone offer guidance for disabling the banner?
I have a laser jet 4si printer connected to an HP-UX 11i system. HPDPS is used to send jobs to the printer. Approx 20+ other unix servers (various os's) have remote BSD style printers defined pointing at the HP-UX 11i box. Everything works great apart from I cannot disable the banner page. When I print using pdpr or lp the banner appears. When I print using lp and the -onb option the banner does not appear. I need to disable the banner by default so that when users print from the HP-UX 11i box or all the other servers no banner appears. I do not want to alias the ls command. I cannot edit the model/interface script because there isn't one, this is HPDPS. I have tried messing around with the pdset command, e.g., changing the value of job-sheets-supported to none (the default was job-set-start) but it didn't help. Can anyone offer guidance for disabling the banner?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2003 10:04 PM
03-22-2003 10:04 PM
Re: Disable banner with HPDPS
First try: lp -onb
If this fails try:
Create an initial-value-job for Spooler1:
pdcreate -c initial-value-job -x "job-sheets=none" Spooler1:no_banner_IVJ
Disable logical printer logptr and assign the initial-value-job to it:
pddisable logptr
pdset -c printer -x "printer-initial-value-job=no_banner_IVJ" logptr
Re-enable the printer:
pdenable logptr
If this fails try:
Create an initial-value-job for Spooler1:
pdcreate -c initial-value-job -x "job-sheets=none" Spooler1:no_banner_IVJ
Disable logical printer logptr and assign the initial-value-job to it:
pddisable logptr
pdset -c printer -x "printer-initial-value-job=no_banner_IVJ" logptr
Re-enable the printer:
pdenable logptr
Support Fatherhood - Stop Family Law
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2003 01:17 PM
07-18-2003 01:17 PM
Re: Disable banner with HPDPS
Thanks for the info, but it did not help. These are the commands I used:
# pdcreate -c initial-value-job -x "job-sheets=none" spooler01:no_banner_IVJ
# pddisable laser
# pdset -c printer -x "printer-initial-value-job=no_banner_IVJ" laser
# pdenable laser
Now when I try to print I get:
# ls|lp
lp: HPDPS error (The value none that was specified or defaulted for attribute job-sheets is not supported by the logical printer or by any of its associated physical pr??~.Proot@hp11i:/>
I removed the initial value job so I could continue to print:
# pddisable laser
# pdset -c printer -x "printer-initial-value-job-=no_banner_IVJ" laser
# pdenable laser
# ls|lp
request id is laser-71 (-1065113605 filesstandard input)
I've no idea why I get negative numbers reported by lp but not concerned with that for now.
Anyone got more ideas?
# pdcreate -c initial-value-job -x "job-sheets=none" spooler01:no_banner_IVJ
# pddisable laser
# pdset -c printer -x "printer-initial-value-job=no_banner_IVJ" laser
# pdenable laser
Now when I try to print I get:
# ls|lp
lp: HPDPS error (The value none that was specified or defaulted for attribute job-sheets is not supported by the logical printer or by any of its associated physical pr??~.Proot@hp11i:/>
I removed the initial value job so I could continue to print:
# pddisable laser
# pdset -c printer -x "printer-initial-value-job-=no_banner_IVJ" laser
# pdenable laser
# ls|lp
request id is laser-71 (-1065113605 filesstandard input)
I've no idea why I get negative numbers reported by lp but not concerned with that for now.
Anyone got more ideas?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP