Displaying 1 result from an estimated 1 matches for "newsclipp".
Did you mean:
  newclip
  
2004 Dec 28
0
Setting a HP 9300 driver with APW -> Windows protection fault
...ath = /var/spool/samba
	printable = Yes
	public = yes
	writable = no
	printer admin = root
[print$]
	comment = Printer Driver Download Area
	path = /var/lib/samba/printers/
	browseable = yes
	guest ok = yes
	read only = yes
	write list = root
	admin users = root
[public]
	path = /home/httpd/html/NewsClipper
	writeable = Yes
	guest ok = No
[tmp]
	path = /tmp
	writeable = Yes
	guest ok = Yes
[fax]
	comment = Fax
	path = /var/spool/samba
	printable = Yes
	postscript = Yes
	print command = ( /usr/local/bin/printfax %I %s %U %m; rm %s ) &