Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Printer messages linked to a unix ID Post 302191898 by ashley0 on Monday 5th of May 2008 09:41:57 AM
Old 05-05-2008
Printer messages linked to a unix ID

I receive unix printer error message when I am logged into a application running on Unix. This distrots the application. I want to get rid of this messages or direct these messages to another UNIX login. How do I do that? (Note can anyone tell me where I can find the above in Sun Solaris & in AIX)
Pls help
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

adding printer in unix

Hello guys... can anybody please tell me how to add a printer in unix environment? (2 Replies)
Discussion started by: bong m
2 Replies

2. UNIX for Dummies Questions & Answers

Changing A Printer In Unix

We recently changed the ip address of one of our network printers. The unix box which connects to this printer no longer will print to it. Please can someone guide me as to how to use the unix system to either change the ip address that the box has for the printer or Re - add the printer with... (1 Reply)
Discussion started by: pgamblin
1 Replies

3. UNIX for Advanced & Expert Users

TCPIP Printer in Unix

How do we install a Printer connected directly to network with a private IP of 192.9.168.109 on a SUN system with IP of 192.9.168.2 so that we can use it with the lp command. The printer is a standard Line Matrix Printer. I would like to know how to add it from COMMANDLINE also. Thanx (3 Replies)
Discussion started by: /etc/passwd
3 Replies

4. UNIX for Dummies Questions & Answers

Printer + Unix (SCO)

Hello, I'm a real noob with Unix. I have to make an installation of a printer, EPSON LQ 2080 (impact printer) on local port ltp, on a Unix SCO 5.7. So....where can I find the driver, and how can I install it on a sco ? Sorry for my english, i'm frenchy ;) Thank you ! (1 Reply)
Discussion started by: kok
1 Replies

5. UNIX for Dummies Questions & Answers

Finding Printer in unix

I am trying to find the list of printers(names) in the network from unix server. can anybody help me . I need the command. Thanks in advance. :) (2 Replies)
Discussion started by: vijisenthil
2 Replies

6. UNIX for Dummies Questions & Answers

UNIX linked to Windows Urgent

hey guys! I know this one is simple since you are the gurus. To make a long story short can i install an oracle database on a unix server and link to that server with a asystem that was written in Visual Basic 6? Please help (1 Reply)
Discussion started by: akrum
1 Replies

7. Shell Programming and Scripting

How to allow unix regular user to disable a unix printer

HI, I'm trying to create a script that a regular unix user can run from a unix menu and disable and enable a unix printer. Any help will be very helpful. Thanks (0 Replies)
Discussion started by: miguelpza
0 Replies

8. UNIX for Dummies Questions & Answers

how to configure printer in unix

Hi, os-sun solaris(5.10) I am working in unix server. I try to take print in unix.but i got following error. anyone tell me solution for this problem. $ lp hi.sql _default: unknown printer thanks. (1 Reply)
Discussion started by: arulkumar
1 Replies

9. HP-UX

fax to printer from unix?

Our HP 11.11 is networked to several printers with fax capabilities. Is it possible to send a file to be faxed by the printer? I know that RICOH offers a Java API, but that costs 4500 for 1yr membership and 3000 every year after that. Thanks. (3 Replies)
Discussion started by: tariqjamal
3 Replies

10. UNIX for Advanced & Expert Users

Unix linked-list placement

Hi, I am programming in kernel, and I want to use a double linked list that holds infos that every process could access and modify THIS list. So, I suppose it is a 'global' variable since every process(thread) can reach it, I am wondering where to put it? by changing some of the kernel files? (1 Reply)
Discussion started by: louisTan
1 Replies
TESTPRNS(1)															       TESTPRNS(1)

NAME
testprns - check printer name for validity with smbd SYNOPSIS
testprns printername [ printcapname ] DESCRIPTION
This tool is part of the Samba suite. testprns is a very simple test program to determine whether a given printer name is valid for use in a service to be provided by smbd(8) "Valid" in this context means "can be found in the printcap specified". This program is very stupid - so stupid in fact that it would be wisest to always specify the printcap file to use. OPTIONS
printername The printer name to validate. Printer names are taken from the first field in each record in the printcap file, single printer names and sets of aliases separated by vertical bars ("|") are recognized. Note that no validation or checking of the printcap syntax is done beyond that required to extract the printer name. It may be that the print spooling system is more forgiving or less forgiving than testprns. However, if testprns finds the printer then smbd should do so as well. printcapname This is the name of the printcap file within which to search for the given printer name. If no printcap name is specified testprns will attempt to scan the printcap file name specified at compile time. FILES
/etc/printcap This is usually the default printcap file to scan. See printcap (5). DIAGNOSTICS
If a printer is found to be valid, the message "Printer name <printername> is valid" will be displayed. If a printer is found to be invalid, the message "Printer name <printername> is not valid" will be displayed. All messages that would normally be logged during operation of the Samba daemons are logged by this program to the file test.log in the current directory. The program runs at debuglevel 3, so quite extensive logging information is written. The log should be checked carefully for errors and warnings. Other messages are self-explanatory. VERSION
This man page is correct for version 2.2 of the Samba suite. SEE ALSO
printcap(5), smbd(8) smbclient(1) AUTHOR
The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed. The original Samba man pages were written by Karl Auer. The man page sources were converted to YODL format (another excellent piece of Open Source software, available at ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0 release by Jeremy Allison. The conversion to DocBook for Samba 2.2 was done by Gerald Carter 19 November 2002 TESTPRNS(1)
All times are GMT -4. The time now is 04:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy