Displaying 2 results from an estimated 2 matches for "migg".
Did you mean:
  digg
  
2002 May 24
0
Windows client can't use a CUPS printer
...tory,
# wherever it is.
;[fredsprn]
;   comment = Fred's Printer
;   valid users = fred
;   path = /homes/fred
;   printer = freds_printer
;   public = no
;   writable = no
;   printable = yes
# A private directory, usable only by fred. Note that fred requires write
# access to the directory.
[miggs home]
   comment = Miggs File Storage
   path = /mnt/miggs
   valid users = miggs
   public = no
   writable = yes
   printable = no
[robbo home]
   comment = Robbo's File Storage
   path = /mnt/robbo
   valid users = robbo
   public = no
   writable = yes
   printable = no
# a service which...
2002 May 19
0
Printing to an epson C80 using cups
...tory,
# wherever it is.
;[fredsprn]
;   comment = Fred's Printer
;   valid users = fred
;   path = /homes/fred
;   printer = freds_printer
;   public = no
;   writable = no
;   printable = yes
# A private directory, usable only by fred. Note that fred requires write
# access to the directory.
[miggs home]
   comment = Miggs File Storage
   path = /mnt/miggs
   valid users = miggs
   public = no
   writable = yes
   printable = no
[robbo home]
   comment = Robbo's File Storage
   path = /mnt/robbo
   valid users = robbo
   public = no
   writable = yes
   printable = no
# a service which...