Among the computers on our company LAN is a PC running Windows-NT Server
v3.51 and an RS6000/520 running AIX v3.1. The AIX machine serves-up its
printers for the benefit of the DOS-based machines on the network (each
of which runs Sun's PC-NFS Client software) and I would like to be able
to access them from the NT Server as well.
I'm aware of the availability of NFS Client software for Windows
platforms and of SMB Server software for AIX platforms but, isofar as I
only need unidirectional printer access, they seem like overkill
solutions. My thinking is that I should be able to use TCP/IP's LPR
facility.
On the NT Server I 'created' a new printer specifying 'LPR Port' as the
print destination. When, from the NT Server, I print to the new printer
the job appears to spool and print normally but, on the console of the
AIX machine I recieve a diagnostic, to wit:
"lpd: erno=13: The file access permissions do not allow the specified
action"
I have run out of things to try and would appreciate any suggestions.