Sco Network Printing


 
Thread Tools Search this Thread
Contact Us Post Here to Contact Site Administrators and Moderators Sco Network Printing
# 1  
Old 02-15-2006
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
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 and were I am supposed to add unix.micz to
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. 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

3. SCO

SCO Printing commands! Help PLEASE!

Hello All, I am upgrading a server from SCO to LINUX (CENTOS) and have about 50 odd printers which i have transferred. The only problem is, that they have hard coded printer commands which my new version of CUPS does not understand. For example: "-o nb -tl60" Once I know the... (1 Reply)
Discussion started by: stuaz
1 Replies

4. 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

5. UNIX for Advanced & Expert Users

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 ... (1 Reply)
Discussion started by: likando
1 Replies

6. 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

7. SCO

Printing Problems with SCO 5.0

I have several printers setup but nothing prints. I get the following error email Subject: Status of lp request aclj3-2297 Your request aclj3-2297 destined for aclj3 encountered an error while printing on printer aclj3. Reason for failure: cat: cannot open 0: No such file or... (1 Reply)
Discussion started by: Jessie Nand
1 Replies

8. UNIX for Advanced & Expert Users

SCO Unix 5.0 printing

Iv'e been having a problem with printing that driving me CRAZY! I am trying to print a large file about 200-300 pgs, but the print job reaches a certain point then stops, the job does'nt finish. Anyone have any suggestions? (2 Replies)
Discussion started by: dpadron
2 Replies

9. IP Networking

TCP/IP printing on SCO 2.1.3

I am trying to set up TCP/IP printing to so we can remove the old novel server. The printer details have been added to the etc/hosts file correctly, and the printer added as a remote UNIX printer . However when a print job is issued lpstat -o displays the job, but it dosent move. Any help yould... (2 Replies)
Discussion started by: eel_king
2 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
hp-unload(1)							   User Manuals 						      hp-unload(1)

NAME
hp-unload - Photo Card Access Utility DESCRIPTION
Access inserted photo cards on supported HPLIP printers. This provides an alternative for older devices that do not support USB mass stor- age or for access to photo cards over a network. SYNOPSIS
hp-unload [DEVICE_URI|PRINTER_NAME] [MODE] [OPTIONS] PRINTER
|DEVICE-URI To specify a device-URI: -d<device-uri> or --device=<device-uri> To specify a CUPS printer: -p<printer> or --printer=<printer> MODE
Run in graphical UI mode: -u or --gui (Default) Run in interactive mode: -i or --interactive Run in non-interactive mode: -n or --non-interactive OPTIONS
Set the logging level: -l<level> or --logging=<level> <level>: none, info*, error, warn, debug (*default) Run in debug mode: -g (same as option: -ldebug) This help information: -h or --help Output directory: -o<dir> or --output=<dir> (Defaults to current directory)(Only used for non-GUI modes) SEE ALSO
hp-toolbox AUTHOR
HPLIP (Hewlett-Packard Linux Imaging and Printing) is an HP developed solution for printing, scanning, and faxing with HP inkjet and laser based printers in Linux. REPORTING BUGS
The HPLIP Launchpad.net site https://launchpad.net/hplip is available to get help, report bugs, make suggestions, discuss the HPLIP project or otherwise contact the HPLIP Team. COPYRIGHT
Copyright (c) 2001-14 Hewlett-Packard Development Company, L.P. This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. Linux 3.3 hp-unload(1)