Displaying 1 result from an estimated 1 matches for "notelaacabas".
2006 Mar 09
0
Problems protecting one share folder...?
...I have been reading about shares access protection with samba, i found
some sites googling but i still dont know how to implement this problem,
this is my situation:
smb.conf for that share:
[test]
comment = Test System
path = /opt/test
writeable = yes
valid users = @inges @notelaacabas @mfonseca @mvalencia
read list = mfonseca mvalencia
create mode = 0660
directory mode = 0770
admin users = root notelaacabas
@inges is the group of users that need to write/change/deleted from this
share
valid users = user that can login this service or share
read list = read only users to thi...