Hi All!!
I want to print to a Linux Machine using Windows NT (SP3). The
linux Machine has the samba program, but the path \\machine\printer is
not valid for NT printers (Always give an error).
The solution was to add in the /etc/hosts.lpd the name who have
permision to print usin
Hi All!!
I want to print to a Linux Machine using Windows NT (SP3). The
linux Machine has the samba program, but the path \\machine\printer is
not valid for NT printers (Always give an error).
The solution was to add in the /etc/hosts.lpd the name who have
permision to print usin
-BEGIN PGP SIGNED MESSAGE-
Hi all
I'm printing to a NT server 4.0 with smbclient, using the following
script (this is a resume):
echo "server $server, service $service" >> $logfile
(
echo "print -"
cat $1 | /usr/sbin/ljet4l-filter
) | /usr/bin/smbclient "$server\\$s
3 matches
Mail list logo