HP Network Printing


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users HP Network Printing
# 1  
Old 02-19-2006
HP Network Printing

I am installing a HP printer using ./hpnpcfg and I am getting the following:


Please enter selection: 5


Enter the network peripheral name or IP address: hpndlife


The following types of test files can be sent to the printer:


1) text file
2) PostScript file
3) HP-GL/2 file


Which type of file should be sent? (1/2/3 default=1)


===============================================================
Checking that unix.micz is on the printer's access list ...
/usr/lib/hpnp/cfg/canaccess hpndlife


Printer access test failed. Add unix.micz to the
printer's access list before continuing.
===============================================================


The network printer operation test is complete.
Press the return key to continue ...


...how can I correct this? and were do I locate this printer access list were I am supposed to add unix.micz to


Likando Luywa
# 2  
Old 02-19-2006
As you have already started an identical thread at

https://www.unix.com/unix-for-dummies-questions-and-answers/25333-hp-network-printing.html

I deleted the duplicate one you created earlier, and then you recreated this one.

I will now lock this thread. Please don't do this again as this is in violation of our rules.

Quote:
SIMPLE RULES OF THE UNIX FORUMS:
[...]
(4) Do not 'bump up' questions if they are not answered promptly. No duplicate or cross-posting and do not report a post where your goal is to get an answer more quickly.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Printing network details

Hi ALL, I am trying to collect and print all the network interface details in linux shell script. operating system : centos 7 Below is my shell script : #!/usr/bin/env bash for i in $(ip link show | awk -F: '$1>0 {print $2}') do if ; then echo -e... (2 Replies)
Discussion started by: balu1234
2 Replies

2. SCO

Printing to a working network printer using PCL

I am trying to get a network printer to work that currently works from my Unix (5.0.7) server when printing text files only. When I try to print post script files like a PDF file I get all of the controls so I am not sure if I have my printer configuration setup properly in Unix The printer... (1 Reply)
Discussion started by: ziggy6
1 Replies

3. Solaris

Network Printing issue

I have network printer registerd in solaris environment. When I issue print, it prints banner page. The issue printer is registerd in Print server which is running on Linux environment. So when I issue print in Print server, it doesn't print banner page as banner settings are made to turn off It... (6 Replies)
Discussion started by: Sunil Koya
6 Replies

4. UNIX for Advanced & Expert Users

Slow printing to network printers using CUPS

Hi Guys, I've inherited a mess of an infrastructure in my new job, there hasn't been a sys admin in post for about a year, so things are falling apart. The first thing to break after I started was the printer server. I have it working again, and people can print, however it's very slow, slower... (0 Replies)
Discussion started by: rudigarude
0 Replies

5. UNIX for Dummies Questions & Answers

Sco Unix printing : jobs hangs in queue - printing via lp versus hpnpf

Hi, We have a Unix 3.2v5.0.5. I installed a printer via scoadmin, HP network printer manager with network peripheral name (hostname and ipadres are in /etc/hosts). This is the configuration file : Code: root@sco1 # cat configurationBanner: on:AlwaysContent types: simpleDevice:... (0 Replies)
Discussion started by: haezeban
0 Replies

6. Solaris

Network printing solaris 2.5.1

Hello guys, I'm having a problem at configuring an HP printer for solaris 2.5.1. Unfortunatly solaris did not support network printing until 2.6.x so i had to use jetadmin, wich suprisingly worked well the verry first time i installed the package. Allthough the sparcstation witch i'm using is... (0 Replies)
Discussion started by: Goodfellas
0 Replies

7. UNIX for Dummies Questions & Answers

Hp Network Printing

I am installing a HP printer using ./hpnpcfg and I am getting the following: Please enter selection: 5 Enter the network peripheral name or IP address: hpndlife The following types of test files can be sent to the printer: 1) text file ... (0 Replies)
Discussion started by: likando
0 Replies

8. Post Here to Contact Site Administrators and Moderators

Sco Network Printing

I am installing a HP printer using ./hpnpcfg and I am getting the following: Please enter selection: 5 Enter the network peripheral name or IP address: hpndlife The following types of test files can be sent to the printer: 1) text file ... (0 Replies)
Discussion started by: Likando Luywa
0 Replies

9. HP-UX

USE of HP-UX default spooler for Network printing.

Hi All, Can anyone inform me; is it possible to use HP-UX (11i) spooler to print in network printer? And is there any limitation on print spooler queue size?? Suppose due to some reason, the printer get halted and you have print jobs in spooler queue, then after printer resume printing... (0 Replies)
Discussion started by: sundeep_mohanty
0 Replies

10. IP Networking

network printing

When I send a request to print to a HP4si networked printer, It prints an extra page with User, Host, Class & job info. Is it possible to eliminate this page? (2 Replies)
Discussion started by: sbuck331
2 Replies
Login or Register to Ask a Question