-----Original Message-----
From: samba-bounces+andras=kende.com@lists.samba.org
[mailto:samba-bounces+andras=kende.com@lists.samba.org] On Behalf Of Ralph
Blach
Sent: Friday, January 07, 2005 9:33 PM
To: samba@lists.samba.org
Subject: [Samba] Simple Samba Guest printer setup problem
OK, I have a very simple setup problem.
I have a server and three printers which I want to share.
These printers should need no password.  This does not work
However when I login and map a network drive I can print just fin
How do I bypass the need for a password or network login
on these printers.
Thanks
I am running Fedora 3 core and samba
Thanks
Chip
Here is the printers section of my smb.conf
# It should not be necessary to spell out the print system type unless
# yours is non-standard. Currently supported print systems include:
# bsd, sysv, plp, lprng, aix, hpux, qnx
         printing = cups
# This option tells cups that the data has already been rasterized
#       cups options = raw
# Uncomment this if you want a guest account, you must add this to
# otherwise the user "nobody" is used
         guest account = guest
[printers]
         comment = All Printers
         path = /var/spool/samba
         browseable = no
         writable = no
         public = yes
# Set public = yes to allow user 'guest account' to print
         guest ok = yes
         printable = yes
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba
Hello,
If you have "security = user" you could try these:
Global section:
map to guest = Bad Password
		OR
map to guest = Bad User
also if you using "guest account = guest"
make sure guest user enough privileges to print...
Andras Kende
http://www.kende.com