search for: narezatel

Displaying 2 results from an estimated 2 matches for "narezatel".

2007 Oct 17
6
Can't see or change ACLs on Windows
I have samba server joined to a domain that I'm trying to use ads security and acls on. I can set acls on the Unix file system, and access from a windows client seems to honor them. I can't view the acls under the security tab, all I see are the standard Unix permissions instead. If I try to add an entry to the acl, I get an access denied error, even if the user is on the list of admin
2007 Oct 08
1
smbd process per user ( Samba 3 + Terminal server )
Hello all. It is possible to force Samba 3 server to create "smbd" process for each user that open file from Terminal Server ? Sometimes I need close files , but can't do that by "kill <PID>" since it should close all files that opened by terminal server users .. It any flexible way to manage open files on Samba ? Thanks .