[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Guest access to smb printer share



Hi,

Jason and I just set up guest access to the printers on hopper.
To do so, you require the following in the global section.

	map to guest = Bad Password
		OR
	map to guest = Bad User

To the section you wish to allow guest access, add:
   guest ok = yes

For completeness, the printer section on hopper that worked
for guest access is:

[printers]
   comment = All Printers
   path = /tmp
   browseable = yes
   printable = yes
   public = yes
   writable = yes
   create mode = 0700
   guest ok = yes

Thanks,
Brad
-- 
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+
|Brad Marshall                    |           Plugged In Software|
|Senior Systems Administrator     |     http://www.pisoftware.com|
|mailto:bmarshal@pisoftware.com   |  GPG Key Id: 47951BD0 / 1024b|
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
 Fingerprint:  BAE3 4794 E627 2EAF 7EC0  4763 7884 4BE8 4795 1BD0