Displaying 4 results from an estimated 4 matches for "bobadmin".
2007 Oct 30
0
Problem with ACLs "Too many ACE entries for file to convert to posix perms."
...find that this option gives better performance.
# See speed.txt and the manual pages for details
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
#============================ Share Definitions
==============================
[afiles]
nt acl support = yes
admin users = W2K3TEST+bobadmin, @W2K3TEST+admins
path = /honda/afiles
writeable = yes
inherit owner = yes
inherit permissions = yes
inherit acls = yes
[stastest]
path = /honda/stastest
admin users = W2K3TEST+administrator, @W2K3TEST+admins
writeable = yes
[ericshare]
path = /ericshare
writeable =...
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 16
0
Can't set ACLs on mounted share from windows
...ns = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = /etc/printcap
preferred master = No
dns proxy = No
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind separator = +
[afiles]
path = /foo/afiles
admin users = W2K3TEST+bobadmin, @W2K3TEST+admins
read only = No
2007 Nov 01
0
File permissions issue: different behavior between samba and unix
...fault:group::rwx
default:group:W2K3TEST+areaders:r-x
default:group:W2K3TEST+awriters:rwx
default:group:W2K3TEST+admins:rwx
default:mask:rwx
default:other:---
bash-3.00#
Here is the share definition as spat back out from testparm
[afiles]
path = /honda/afiles
admin users = W2K3TEST+bobadmin, @W2K3TEST+admins
read only = No
inherit permissions = Yes
inherit acls = Yes
inherit owner = Yes