Re: [U2] AIX printers direct [AD]

2004-08-09 Thread Clifton Oliver
Tom,
How about the best of both worlds? Extended SPooler (ESP) keeps your 
jobs in UniVerse (or Unidata) for all management. Then you can print it 
through the Unix spooler so as to take advantage of all of those 
features if you want to.

Contact information in the sig line below.
--
Regards,
Clif
~~~
W. Clifton Oliver, CCP
CLIFTON OLIVER  ASSOCIATES
Tel: +1 619 460 5678Web: www.oliver.com
~~~
On Aug 9, 2004, at 17:15, Moderator wrote:
Forwarded on behalf of a non-member ([EMAIL PROTECTED]):
We have approximately 600 printers that will be attached to UniVerse 
10.1.2 on AIX 5.2.3. We do not want to use the Unix spooler, but want 
to keep the spooled files in UniVerse so they can be managed by the SP 
commands. Every time we us lp driver the file ends up in the Unix 
spooler and we have lost control through the SP commands. These 
printers are HP type printers connected through our network.

Does any one know of a Unix driver that will allow us to print to 
these devices without going through the Unix spooler (lp)?

Thanks for you help
Tom Dodds
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] AIX printers direct

2004-08-09 Thread Rosenberg Ben
Here are 2 ways to connect the UV spooler
directly to your 600 network printers.

1. use hpnptyd to make a pseudo serial port device
(/dev/pt...) for each printer.  This would usually
be done at boot time, with a separate hpnptyd
process for each port, and you must wait until
after all of those 600 processes have started,
before you start your 2 spoolers (AIX and uv).

2. use universe spooler driver scripts that set
the PRINTERNAME environment variable and that
then call a common driver script that does
something like

cat | hpnpf -x ${PRINTERNAME} -w 2${PRINTERNAME}.logfile

(you'll probably want some other stuff - - see the scripts
that get installed on AIX when you install jetadmin.)

***

My advice is to avoid both of the above methods.

Don't connect your 600 printers
directly to the UniVerse spooler.

You'll save time and money if you get a dedicated
Novell Netware print server.

Netware 6 isn't as simple as good old Netware 3, but,
for 600 printers, it would be your least cumbersome solution.

The Netware server could handle all of your print jobs, not
just the ones from UniVerse, but also the ones from other unix
applications, and the ones from Windows workstations and
Windows servers.

If not Netware, then get a Windows 2003 server (or you might
need a Windows server cluster) as a dedicated print server
for all Windows and Unix applications, including UniVerse.

Either way, using a Netware server or a Windows server (or
Windows cluster), is going to make print job management
easier than using the UniVerse and/or AIX spoolers.

***


The information contained in this e-mail message may be privileged 
and confidential information and is intended only for the use of 
the individual and/or entity identified in the alias address of 
this message.  If the reader of this message is not the intended 
recipient, or an employee or agent responsible to deliver it to the 
intended recipient, you are hereby requested not to distribute or 
copy this communication. If you have received this communication in 
error, please notify us immediately by telephone or return e-mail and 
delete the original message from your system.
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/