[Samba] guest

Joel Hammer Joel at HammersHome.com
Sun Sep 15 00:19:00 GMT 2002


This seems to work for me, but it might require tweaking, especially if you
need security.


[global]
	name resolve order = lmhosts wins bcast hosts
        encrypt passwords = yes 
	netbios name = HAMMER2
	netbios aliases = gateway
	interfaces = 192.168.0.2 
	security = SHARE
	guest account = ftp
	hosts allow = 192.168.  127.0.0. 

[AllFiles]
	comment = All Files
	path = /
	read only = no
	guest ok =  yes

You could make guest = root and give your guests  a free pass, so to speak. 
Joel


On Sat, Sep 14, 2002 at 10:29:49PM +0200, Rickard Eriksson wrote:
> How do i config samba to only let users get in as guest and noone shall 
> have to get the login promt, can it be done?
> 
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba



More information about the samba mailing list