Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2005 15:38:27 +0200
From:      "Lis" <lis@1234567890qwertzuiopasdfghjklyxcvbnm.de>
To:        <FreeBSD-Questions@FreeBSD.ORG>
Subject:   Re: SMBQ
Message-ID:  <001501c53f64$e8560c40$0200a8c0@xp2400>
References:  <425BAF9D.5030805@uk2.net>

next in thread | previous in thread | raw e-mail | index | archive | help

----- Original Message ----- 
From: "Graham Bentley" <gbentley@uk2.net>
To: <FreeBSD-Questions@FreeBSD.ORG>
Sent: Tuesday, April 12, 2005 1:23 PM
Subject: SMBQ


>
> Hi,
>
> Any Samba user know how to do the follwing ;-
>
> I have an open file share on a Samaba box
> with the simplest smb.conf I could get away
> with.
>
> When creating a new sub-direstory
> anyone can use it.
>
> Is there a real quick / easy way to make
> users supply a password ?
>
> Thanks
>
> [global]
> workgroup = workgroup
> server string = fileserver
> security = share
> hosts allow = 192.168.1. 127.
> max log size = 50
> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> local master = no
> domain master = no
> preferred master = no
> os level = 32
>
> [Fileshare]
> comment = Fileshare
> path = /Fileshare
> public = yes
> writable = yes
> only guest = yes
>
> Oops, sorry, forgot this is the FreeBSD list :)
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
>

u must change the security to user
the public to no
only guest to no 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501c53f64$e8560c40$0200a8c0>