Hi.

> [sample]
>         comment = "Free for all"
>         path = /storage/everyone
>         read only = No
>         create mask = 0777
>         directory mask = 0777
>         guest ok = Yes

This worked right away - thanks!


Still having trouble with the printers.
I can browse the printers, but after running through the "Add printer"
wizard the status of the printer is "Access denied" :-(

Her is my printers section:

[printers]
        comment = Network Printers
        printer admin = @"Print Operators"
        guest ok = yes
        printable = yes
        path = /home/spool/
        browseable = No
        read only  = Yes
        print command = /usr/bin/lpr -P%p -r %s
        lpq command = /usr/bin/lpq -P%p
        lprm command = /usr/bin/lprm -P%p %j
        # print command = /usr/bin/lpr [EMAIL PROTECTED] -P%p -r %s
        # lpq command = /usr/bin/lpq [EMAIL PROTECTED] -P%p
        # lprm command = /usr/bin/lprm [EMAIL PROTECTED] -P%p %j
        # lppause command = /usr/sbin/lpc [EMAIL PROTECTED] hold %p %j
        # lpresume command = /usr/sbin/lpc [EMAIL PROTECTED] release %p %j
        # queuepause command = /usr/sbin/lpc [EMAIL PROTECTED] stop %p
        # queueresume command = /usr/sbin/lpc [EMAIL PROTECTED] start %p

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to