Hi, I have to get/set acls on a windows share by script. I can mount the windows share by mount.cifs but I don't know how to set/get acls... anyone could help me ? thx so much. -- Admin Lewis -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20101026/f082754c/attachment-0001.html>
> I have to get/set acls on a windows share by script. > I can mount the windows share by mount.cifs but I don't know how to > set/get acls... anyone could help me ? > thx so much.You would benefit from posing this question to the Samba mailing list: samba at lists.samba.org Do you want to set the ACLs from the Windows side or from the Unix server side? What do you use to store ACLs? Linux ACLs? A Samba VFS module?