Displaying 3 results from an estimated 3 matches for "marketinggroup".
2005 Feb 28
4
ACL Question [Repost]
OK so I've got samba-3.0.11 compiled with ACL support. I've running
2.4.25 with the ACL/ATTR patch applied. I can read and set ACLS's using
the getfacl/setfacl programs. ldd /usr/sbin/smbd shows it's linked to
libattr.so.1 and libacl.so.1. I can read ACL with the smbcacls program,
but when I try to set them I get:
ERROR: Unable to open credentials file!
Also from the
2005 Mar 08
2
Unable to set ACLs with Samba 3.0.11, near publication deadline
..."getent passwd"
* The relevant part of "getent group"
If you need any further information or assistance from me to resolve this
please don't hesitate to ask.
Thank you very much!
* * *
[root@ADSambaFP1 samba]# !smbc
smbcacls //localhost/research research1.txt -a ACL:AD\\marketinggroup:ALLOWED/0/RWX -U AD\\marketperson1
added interface ip=192.168.2.211 bcast=192.168.2.255 nmask=255.255.255.0
Password:
Connecting to host=localhost
Connecting to 127.0.0.1 at port 445
Doing spnego session setup (blob length=99)
got OID=1 2 840 113554 1 2 2
got OID=1 2 840 48018 1 2 2
got OID=1 3 6 1...
2005 Mar 09
0
Can set ACLs great from Windows, but see only SIDs when i reopen them
...ra Core 3 underneath. All this
works great -- I can set up ACLs beautifully from Windows and when I check
them out with getfacl on the Linux side, the results make sense to me.
However, when I close and re-open the properties window, the two
groups I've set up ACLs for -- AD\salesgroup and AD\marketinggroup --
show up only as SIDs (S-bignumber-with-hyphens). Which, of course,
is confusing.
I've appended the output of getfacl, the relevant part of "getent group",
and my smb.conf file. Thanks for any thoughts on this. I could certainly
just write this up as a frustrating quirk that will...