Displaying 4 results from an estimated 4 matches for "faxlprm".
Did you mean:
faxlp
2003 Jul 28
0
W2k/w98 don't see printers on samba-3.0.0beta2/3 in "Add Printer" dialogue
...the fileserver is a printer
exported called fax according to the following section:
[fax]
comment = fax printer
path = /tmp
printable = Yes
print command = ( /usr/bin/printfax.pl %I %s %U %m; rm %s ) &
lpq command = faxlpq -P%p %s
lprm command = faxlprm -P%p %j
Clients add this printer with the apple laserwriter as printerdriver.
When printing to the fax, the printfax.pl script connects back
to the client on a port where respond.exe is listening , which pops up
for the client to fill in the telephone number etc. But, this doesn't work
anymor...
2003 Jul 25
0
Serious problem with samba-3.0.0beta* and printing
...n the fileserver is a printer
exported called fax according to the following section:
[fax]
comment = fax printer
path = /tmp
printable = Yes
print command = ( /usr/bin/printfax.pl %I %s %U %m; rm %s ) &
lpq command = faxlpq -P%p %s
lprm command = faxlprm -P%p %j
Clients add this printer with the apple laserwriter as printerdriver.
When printing to the fax, the printfax.pl script connects back
to the client on a port where respond.exe is listening , which pops up
for the client to fill in the telephone number etc. But, this doesn't work
anymore...
2000 Mar 29
0
Romaing profiles
...also requires some special software
on the server)
[fax]
comment = Fax
path = /tmp
guest ok = Yes
print ok = Yes
postscript = Yes
print command = ( /usr/bin/printfax.pl %I %s %U %m; rm %s ) &
lpq command = faxlpq %U
lprm command = faxlprm %j %U
lppause command =
lpresume command =
queuepause command =
queueresume command =
printer driver = Linux Fax
printer driver location = \\%h\printerdefs$\FAX
browseable = No
available = No
# a definition for a Lexmark Optra S 2450...
2005 Feb 24
1
SAMBA + LDAP : Unable to Login on a domain
...ome/printer
# guest ok = Yes
# printable = yes
# printer admin = @users
# write list = @users
# writable = yes
# directory = /home/printer
# print command = ( /usr/bin/printfax %I %s %U %m; rm %s ) &
# lpq command = /usr/bin/faxlpq %U
# lprm command = /usr/bin/faxlprm %j %U
[print$]
path = /home/drivers_imprimantes
browsable = yes
read only = yes
write list = @sambaadm
#[fax]
# comment = Paserelle FAX
# path = /tmp
# lpq command = /usr/local/smbfax/smbfax show
# lprm command = /usr/local/smbfax/smbfax dequeue %j
# print command = /usr/l...