Displaying 2 results from an estimated 2 matches for "edjo".
Did you mean:
dejo
2002 Sep 11
4
XFS-ACL-Samba: Trouble adding acls
...ed to use ACLs with samba. XFS is running, I can set ACLs
using setfacl and read them with getfacl, no problem so far. Samba
compiled fine with '--with-acl-support'.
Now I set up a share with 'nt acl support = yes', put there a file and
added an acl with 'setfacl':
root@edjo[ACLTEST]# getfacl datei.txt
# file: datei.txt
# owner: odenbach
# group: root
user::rwx
user:dirkn:rwx
group::---
mask::rwx
other::---
2003 Dec 01
0
No subject
...logs I found the following lines:
[2002/09/11 11:14:03, 0] smbd/posix_acls.c:create_canon_ace_lists(823)
create_canon_ace_lists: unable to map SID
S-1-5-21-730796786-1604346809-928725530-1230 to uid or gid.
So I tried to investigate a bit further with rpcclient. The NT4 PDC
gave me:
odenbach@edjo[~]>>rpcclient -U odenbach -W HNIRB -c 'lookupsids
S-1-5-21-730796786-1604346809-928725530-1230' moritz
Password:
cmd = lookupsids S-1-5-21-730796786-1604346809-928725530-1230
S-1-5-21-730796786-1604346809-928725530-1230 HNIRB\axel (1)
which is correct (HNIRB ist the domain, axel the...