Fwd: Re: [Samba] Domain with public shares

samba-list samba-list at skolesys.dk
Wed Aug 8 22:07:40 GMT 2007


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 -U%U@%M -P%p -r %s
        # lpq command = /usr/bin/lpq -U%U@%M -P%p
        # lprm command = /usr/bin/lprm -U%U@%M -P%p %j
        # lppause command = /usr/sbin/lpc -U%U@%M hold %p %j
        # lpresume command = /usr/sbin/lpc -U%U@%M release %p %j
        # queuepause command = /usr/sbin/lpc -U%U@%M stop %p
        # queueresume command = /usr/sbin/lpc -U%U@%M start %p



More information about the samba mailing list