Samba

Samuel Martín Moro faust64 at gmail.com
Thu Jul 16 10:43:11 UTC 2009


here is my conf file:


faust at alpha ~ : cat /etc/samba/smb.conf
6:34
#======================= Global Settings =======================

[global]
   workgroup = WORKGROUP
   server string = Samba server on alpha {debian:lenny}
   Security = share

#======================= Share Definitions =======================

[Videos]
comment = media::vidz
path = /mnt/media
force user = smbguest
force group = users
read only = Yes
guest ok = Yes

[Upload]
comment = misc::upload
path = /home/faust/download
forceuser = smbguest
forcegroup = users
read only = No
guest ok = Yes
faust at alpha ~ :

then:
adduser smbguest
chown -R faust:smbguest /home/faust/download
chmod 775 /home/faust/download
and a restart of samba

gl&hf ;)


Samuel Martín Moro
CamTrace
{EPITECH.} tek3


2009/7/16 Anton <anton at sng.by>

>
>   Hello freebsd-questions,
>
>     Could anyone give me fuidance, how to create Samba share with rw
>  acces in workgroup with security=share
>
>   --
>
>   --
>
>   Best regards,
>
>    Anton             ;                [1]mailto:anton at sng.by
>
>    Administrator
>
>   Feel free to contact me
>
>   via ICQ 363780596
>
>   via Skype dobryak47
>
>   via phone +375 29 3320987
>
> References
>
>   1. 3D"mailto:anton at sng.by"
> _______________________________________________
> 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"
>


More information about the freebsd-questions mailing list