"Ian Todd" <[EMAIL PROTECTED]> writes:

> Ive installed a printer and shared it on my bsd box.I can
> see and install the printer from my windows pc.But when i
> want to print i get access denied.Where do you set the
> permissions for the printer?

That depends on how you're "sharing" it.
For a Samba installation, I have:

    [lp]
            comment = Lowell's printer
            guest ok = Yes
            max print jobs = 1
            printable = Yes


in smb.conf.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to