Displaying 2 results from an estimated 2 matches for "peggyc".
Did you mean:
  peggy
  
2003 Nov 26
1
Samba and W2K printer issues
...user
        browsable = yes
        guest account = guest
        encrypt passwords = yes
        ;wins service = yes
        wins support = Yes
        path = /smb/Delorme
        local master = yes
[joec]
        comment = Personal network share
        path = /smb/joec
        read only = No
[peggyc]
        comment = Personal network share
        path = /smb/peggyc
        read only = No
[pr1]
        printable = yes
        printcap name = /etc/printcap
        print command = /usr/bin/lpr -P%p -r %s
        ;printer driver = dj1
        printer = dj1
        printing = BSD
        path = /...
2003 Nov 22
0
Samba and printers and god knows what else...
...ated using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2003/11/21 18:09:25
# Global parameters
[global]
        workgroup = PENGUINIX
        guest account = guest
        wins support = Yes
[joec]
        comment = Personal network share
        path = /home/joec/smb_share
        read only = No
[peggyc]
        comment = Personal network share
        path = /home/peggyc/smb_share
        read only = No
[printer1]
        path = /var/spool/lp1
        hosts allow = 192.168.2.101
        min print space = 2000
        printable = Yes
        printing = bsd
        print command = /usr/bin/lpr -P%...