yes, the printer works..I just have to enter a username/password to print to it. I want it to be totally public, so no authentication is required.


thanks again,
stephen

Radio Gong 2000 GmbH & Co. KG [Technik] wrote:

Did u configure the printer on the server???

Make sure ur directory /var/spool/samba has the same rights like /tmp.

If u like to print from windows via the RAW-protocol and you are using cups,
make sure that

application/octet-stream application/vnd.cups-raw 0 -

is enabled in /etc/cups/mime.convs

Greetings

Sascha

-----Ursprungliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Auftrag von Stephen Agar
Gesendet: Donnerstag, 25. Marz 2004 21:02
An: [EMAIL PROTECTED]
Betreff: [Samba] Public Printer Share with security=domain


Hello,


I am running samba 2.2.7 with winbind. The winbind stuff is working
fine, I am joined to the domain, and can authenticate samba via the
domain user accounts. I also however would like this machine to server
as a public printserver that requires no authentication. Is this
possible? my smb.conf looks like this:
[global]

    workgroup = ALCHEMY
    template shell = /bin/false
    template homedir = /home/%D/%U
    winbind uid = 10000-50000
    winbind gid = 10000-50000
    server string = WINBIND
    wins server = x.x.x.x
    security = domain
    password server = *
    encrypt passwords = yes
    smb passwd file = /etc/samba/smbpasswd
    hosts allow = x.x. 127.
    socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
    dns proxy = no
    printcap name = /etc/printcap

[printers]
         comment = All Printers
         path = /var/spool/samba
         create mask = 0700
         guest ok = Yes
         printable = Yes
         browseable = Yes
         public = Yes

I'm pretty much trying anything in the [printers] section...any thoughts?


thanks, stephen

--
----------------------------------------------------
Stephen Agar, Systems Administrator II
University of Southern Mississippi, iTech
e-mail: [EMAIL PROTECTED]
phone(stennis):  228.688.1994
phone(h-burg):   601.266.5416
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


-- ---------------------------------------------------- Stephen Agar, Systems Administrator II University of Southern Mississippi, iTech e-mail: [EMAIL PROTECTED] phone(stennis): 228.688.1994 phone(h-burg): 601.266.5416 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Reply via email to