Displaying 1 result from an estimated 1 matches for "compnetlab".
2011 Aug 09
0
file share yes, printer no, after upgrade
...panic action = /usr/share/samba/panic-action %d
        cups options = raw
        socket options = TCP_NODELAY
[homes]
        comment = Home Directories
        read only = No
        browseable = No
        valid users = %S
[data]
        comment = Shared drive for the lab
        path = /compnetlab/publicshare
        force user = nobody
        force group = users
        read only = No
        create mask = 0770
[printers]
        valid users = +users
        comment = HP LaserJet 4250
        path = /var/spool/samba
        create mask = 0777
        printable = Yes
        browseable = Y...