Displaying 2 results from an estimated 2 matches for "mkprintcap".
2000 Jan 18
1
Problem connecting to samba shares
...up = NIGNT01
printing = sysv
null passwords = true
security = domain
password server = NIGNTDC1 NIGNTDC2
;
; The default for printcap name is lpstat which will export all printers.
; If you want to limit the printers that are visible to clients, you can
; use a printcap file. The script mkprintcap.sh will create a printcap
; file that contains all your printers. Edit this file to only contain the
; printers that you wish to be visible. Names longer than 15 characters
; in the printcap file will not be visible to clients.
;
; printcap name = /usr/samba/printcap
printcap name = lpstat
;
;...
1999 Dec 22
8
Samba Configuration Problem
...ers returned by lpstat.
;
[global]
protocol = NT1
comment = Samba %v
workgroup = NIGNT01
printing = sysv
;
; The default for printcap name is lpstat which will export all printers.
; If you want to limit the printers that are visible to clients, you can
; use a printcap file. The script mkprintcap.sh will create a printcap
; file that contains all your printers. Edit this file to only contain the
; printers that you wish to be visible. Names longer than 15 characters
; in the printcap file will not be visible to clients.
;
; printcap name = /usr/samba/printcap
printcap name = lpstat
;
;...