Title: samba printing problem

I have currently an issue on samba printing. I have RH 9 and with samba 2.2.7a-security-rollup-fix. I am using CUPS printing and I created the printers thru localhost:631 or CUPS web admin. My problem is I cannot view, delete or cancel jobs from XP but I don't have any problems on printing in XP. It just when I click the queue, it says "unable to connect, access is denied".

my smb.conf

[global]
        load printers = yes
        printing = cups
        os level = 99
        printcap name = lpstat
        security = user
        max log size = 50
        domain logons = yes
        log level = 2

[printers]
        lpq command = lpstat -o %p
        browseable = no
        printable = Yes
        print command = lpr -P %p -o raw %s -r
        path = /var/spool/samba
        write list = @jaycocal
        create mask = 0700
        comment = All Printers
        public = yes
        create mode = 0700
        lprm command = cancel %p-%j

Thanks.

--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to