[Samba] Access to shares without asking for user and password

Adam Williams awilliam at mdah.state.ms.us
Mon Jul 17 12:22:56 GMT 2006


in [global] have:

        security = user
        guest account = nobody
        map to guest = bad user

and in [local] have:

 guest ok = Yes
 guest only = no



Damian Hischier wrote:
> I want to setup a small office network with a samba server and a couple
> of windows xp clients. What do I have to do that the user on the windows
> clients can log on to a the [local] share without asking for the
> username and the passowrd.
>
> Here is my smb.conf
>
> [global]
>         workgroup = TUX-NET
>         server string = Samba 3.0.20-4-Fileserver
>         security = share
>         cups options = raw
>
> [local]
>         comment = Home Verzeichnis
>         path = /home/gundi/Documents
>         writeable = yes
>         read only = No
>         public = yes
>                         
> Thanks for your help
>
> Damian
>
>   



More information about the samba mailing list