Following my structure:
Data /
user/
folder_user1 owner -> user1
folder_user2 owner -> user2
...
Domain users have read and list permissions on data and user folders (user1
and user2 are domain users) while only owner user have read/write/list
permission on his folder, so nobody else can see others folders and his
contenents.
I have forgot to explain the context of samba, so following my smb.conf
file, (samba is joined to W3k server):
[global]
netbios name = netbios name
wins server = xxx
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_KEEPALIVE
workgroup = GKNSMI
realm = SINTER.GKN.COM
security = ADS
encrypt passwords = yes
allow trusted domains = Yes
winbind use default domain = Yes
winbind separator = /
winbind enum users = Yes
winbind enum groups = Yes
idmap uid = 10000-100000
idmap gid = 10000-100000
template shell = /bin/false
use sendfile = Yes
printer admin =
admin users =
log file = /var/log/samba/log.%m
log level = 2 auth:10 sam:10
max log size = 50
printcap name = cups
disable spoolss = No
show add printer wizard = Yes
printing = cups
load printers = yes
nt acl support = Yes
map acl inherit = Yes
[data]
comment = Linux
path = /data
writeable = Yes
create mask = 0775
security mask = 0777
force security mode = 0
directory mask = 0775
directory security mask = 0777
force directory security mode = 0
hide unreadable = Yes
dos filetimes = yes
dos filemode = Yes
-----Original Message-----
From: Paul Gienger [mailto:pgienger@ae-solutions.com]
Sent: luned? 13 giugno 2005 18.10
To: 'Meli Marco'; samba@lists.samba.org
Subject: RE: [Samba] What's different?
> I dont' know why accessing by my client W2k to samba box with ACL
> settings I can't see the user folders while I can see them without
> problems by a
> win98
> client.
What are these 'user' folders you're referring to? Are you talking
about
the home share?