SMBQ

Lis lis at 1234567890qwertzuiopasdfghjklyxcvbnm.de
Tue Apr 12 06:38:33 PDT 2005


----- Original Message ----- 
From: "Graham Bentley" <gbentley at uk2.net>
To: <FreeBSD-Questions at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"
>

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



More information about the freebsd-questions mailing list