search for: smb_acl_group_obj

Displaying 20 results from an estimated 26 matches for "smb_acl_group_obj".

2010 May 28
1
samba 3.5.3: loads of errors copying some simple ACLs with robocopy
Maybe I'm doing somthing really stupid, but while copying some windows share onto a samba server, on some random subdirectory robocopy says ERROR 87 (0x00000057) Copying NTFS Security to Destination Directory... The samba logfile has lots of these lines. modules/vfs_posixacl.c:349(smb_acl_to_posix) smb_acl_to_posix: ACL is invalid for set (Das Argument ist ung?ltig) The strange thing is
2003 Dec 16
1
W2k client using "synchronize" on a samba configured RH Linux 9 file server ...
... does not work. I use the W2k functionality "synchronize" on my laptop to have up2date synchronized copies of my files both at the laptop and the file server. The file server is a P 200 MHz running RH Linux 9. When on-line the synchronization of files works, except for my swedish letters "???". However when off-line working with my files, then reconnecting to the
2019 Aug 06
1
[Bug 14076] New: 3.13 - lib/sysacls.h:118:13: error: array type has incomplete element type 'struct acl'
...R_OBJ USER_OBJ ^ acls.c:286:8: note: in expansion of macro 'SMB_ACL_USER_OBJ' case SMB_ACL_USER_OBJ: ^~~~~~~~~~~~~~~~ lib/sysacls.h:110:27: error: 'GROUP_OBJ' undeclared (first use in this function); did you mean 'ACL_GROUP_OBJ'? #define SMB_ACL_GROUP_OBJ GROUP_OBJ ^ acls.c:292:8: note: in expansion of macro 'SMB_ACL_GROUP_OBJ' case SMB_ACL_GROUP_OBJ: ^~~~~~~~~~~~~~~~~ lib/sysacls.h:112:23: error: 'CLASS_OBJ' undeclared (first use in this function) #define SMB_ACL_MASK CLASS_OBJ (...) -- You...
2010 Oct 29
0
Modify permission not available unless group permissions are set to write.
...: [2010/10/29 16:51:22, 10] smbd/posix_acls.c:2532(canonicalise_acl) canon_ace index 0. Type = allow SID = S-1-1-0 other SMB_ACL_OTHER ace_flags = 0x0 perms r-x [2010/10/29 16:51:22, 10] smbd/posix_acls.c:2532(canonicalise_acl) canon_ace index 1. Type = allow SID = S-1-22-2-495 gid 495 (apache) SMB_ACL_GROUP_OBJ ace_flags = 0x0 perms r-x [2010/10/29 16:51:22, 10] smbd/posix_acls.c:2532(canonicalise_acl) canon_ace index 2. Type = allow SID = S-1-5-21-2118997552-836320393-1615622311-6605 uid 16777216 (andy) SMB_ACL_USER_OBJ ace_flags = 0x0 perms rwx [2010/10/29 16:51:22, 10] smbd/posix_acls.c:838(print_can...
2016 Nov 17
2
Clients can't write to group-writable files - plea for help
...ogies. > > http://www.cv.nrao.edu/~jmalone/sambalog.txt Looking at that log I see: posix_get_nt_acl: called for file . canon_ace index 0. Type = allow SID = S-1-22-1-0 uid 0 (root) SMB_ACL_USER_OBJ ace_flags = 0x0 perms rwx canon_ace index 1. Type = allow SID = S-1-22-2-0 gid 0 (root) SMB_ACL_GROUP_OBJ ace_flags = 0x0 perms r-x canon_ace index 2. Type = allow SID = S-1-1-0 other SMB_ACL_OTHER ace_flags = 0x0 perms r-x So it's the top-level directory of the share /data/test that is root.root rwxr-xr-x Can you check that ? The open request fails with: smbd_check_access_rights: file . re...
2005 Mar 11
1
reduce_name and ACL's
...int_canon_ace_list: canonicalise_acl: ace entries after arrange canon_ace index 0. Type = allow SID = S-1-5-21-1908802895-3536710745-1580887524-7952 uid 3476 (billtest) SMB_ACL_USER_OBJ perms rwx canon_ace index 1. Type = allow SID = S-1-5-21-1908802895-3536710745-1580887524-1001 gid 0 (system) SMB_ACL_GROUP_OBJ perms r-x canon_ace index 2. Type = allow SID = S-1-5-21-1908802895-3536710745-1580887524-1422 uid 211 (schmilor) SMB_ACL_USER perms r-x canon_ace index 3. Type = allow SID = S-1-5-21-1908802895-3536710745-1580887524-1412 uid 206 (fogarjoh) SMB_ACL_USER perms r-x canon_ace index 4. Type = all...
2016 Nov 14
2
Clients can't write to group-writable files - plea for help
...-1-1-0 other SMB_ACL_OTHER > ace_flags = 0x0 perms r-- > [2016/11/14 11:32:30.009858, 10, pid=9336, effective(2310, 2049), > real(2310, 0), class=acls] ../source3/smbd/posix_a > cls.c:2737(canonicalise_acl) > canon_ace index 1. Type = allow SID = S-1-22-2-9006 gid 9006 > (cvweb) SMB_ACL_GROUP_OBJ ace_flags = 0x0 perms rw- > [2016/11/14 11:32:30.009981, 10, pid=9336, effective(2310, 2049), > real(2310, 0), class=acls] ../source3/smbd/posix_a > cls.c:2737(canonicalise_acl) > canon_ace index 2. Type = allow SID = S-1-22-1-12477 uid 12477 > (pmurphy) SMB_ACL_USER_OBJ ace_flags...
2011 May 31
2
Samba serving sshfs shares: can't delete files
Hello! I have samba share on my sshfs-mounted folder. All works just fine except I can't delete files from sshfs unless they are in 0777 chmodded directory. Even if that files were putted trough smbclient. I can read files, write files (regardless their directory permissions) but not delete them. Here is my share config: [myshare] comment = shre over sshfs path = /home/kli/work/remotes/dev
2016 Nov 16
3
Clients can't write to group-writable files - plea for help
...s terms) that this smbd is using to represent the user right now. > However, I see this bit: > > > canon_ace index 0. Type = allow SID = S-1-22-1-0 uid 0 (root) > SMB_ACL_USER_OBJ ace_flags = 0x0 perms rwx > canon_ace index 1. Type = allow SID = S-1-22-2-0 gid 0 (root) > SMB_ACL_GROUP_OBJ ace_flags = 0x0 perms r-x > canon_ace index 2. Type = allow SID = S-1-1-0 other SMB_ACL_OTHER > ace_flags = 0x0 perms r-x Looks like a perm set of rwxr-xr-x on the file to me, with owner and group of root. > My interpretation of this is that samba things that the file GID is > 0 and...
2012 May 10
1
NT_STATUS_ACCESS_DENIED on previously created files
...3.711447, 10] smbd/posix_acls.c:2550(canonicalise_acl) canon_ace index 0. Type = allow SID = S-1-1-0 other SMB_ACL_OTHER ace_flags = 0x0 perms r-x [2012/05/10 14:24:33.711496, 10] smbd/posix_acls.c:2550(canonicalise_acl) canon_ace index 1. Type = allow SID = S-1-22-2-512 gid 512 (Domain Admins) SMB_ACL_GROUP_OBJ ace_flags = 0x0 perms r-x [2012/05/10 14:24:33.713525, 10] smbd/posix_acls.c:2550(canonicalise_acl) canon_ace index 2. Type = allow SID = S-1-5-21-684728786-369066487-751336906-33290 uid 16145 (robert) SMB_ACL_USER_OBJ ace_flags = 0x0 perms rwx [2012/05/10 14:24:33.715245, 10] smbd/posix_acls.c:8...
2007 Oct 30
0
Problem with ACLs "Too many ACE entries for file to convert to posix perms."
...EST+bobadmin) SMB_ACL_USER_OBJ perms rw- canon_ace index 1. Type = allow SID = S-1-5-21-365335231-1557355366-1421764157-1119 gid 10003 (W2K3TEST+areaders) SMB_ACL_GROUP perms r-x canon_ace index 2. Type = allow SID = S-1-5-21-365335231-1557355366-1421764157-513 gid 10006 (W2K3TEST+domain users) SMB_ACL_GROUP_OBJ perms rw- canon_ace index 3. Type = allow SID = S-1-1-0 other SMB_ACL_OTHER perms rw- [2007/10/30 14:16:53, 10] smbd/posix_acls.c:print_canon_ace_list(595) print_canon_ace_list: dir ace - before merge [2007/10/30 14:16:53, 10] smbd/posix_acls.c:print_canon_ace_list(595) print_canon_ace_list:...
2016 Nov 10
4
Clients can't write to group-writable files
Hello, Really stumped on this issue. I have samba 4.4.7 running on a new server. Users cannot write to files to which they have write permissions via group. Example: Here's the local filesystem on the samba server. I'm logged in as jmalone : jmalone at canis; cd /home/www.nrao.edu/content/logs/ : jmalone at canis; ls -l total 4 -rw-rw-r-- 1 jmalone nraoweb 0 Nov 10 10:02
2016 Nov 14
0
Clients can't write to group-writable files - plea for help
...ex 0. Type = allow SID = S-1-1-0 other SMB_ACL_OTHER ace_flags = 0x0 perms r-- [2016/11/14 11:32:30.009858, 10, pid=9336, effective(2310, 2049), real(2310, 0), class=acls] ../source3/smbd/posix_a cls.c:2737(canonicalise_acl) canon_ace index 1. Type = allow SID = S-1-22-2-9006 gid 9006 (cvweb) SMB_ACL_GROUP_OBJ ace_flags = 0x0 perms rw- [2016/11/14 11:32:30.009981, 10, pid=9336, effective(2310, 2049), real(2310, 0), class=acls] ../source3/smbd/posix_a cls.c:2737(canonicalise_acl) canon_ace index 2. Type = allow SID = S-1-22-1-12477 uid 12477 (pmurphy) SMB_ACL_USER_OBJ ace_flags = 0x0 perms rw - [2016...
2015 Feb 02
0
NT_STATUS_ACCESS_DENIED (I can write and read, but not replace)
...rrange : [2015/02/02 18:34:15, 10] smbd/posix_acls.c:canonicalise_acl(2257) canon_ace index 0. Type = allow SID = S-1-1-0 other SMB_ACL_OTHER perms r-x [2015/02/02 18:34:15, 10] smbd/posix_acls.c:canonicalise_acl(2257) canon_ace index 1. Type = allow SID = S-1-5-32-545 gid 512 (quickbooksusers) SMB_ACL_GROUP_OBJ perms rwx [2015/02/02 18:34:15, 10] smbd/posix_acls.c:canonicalise_acl(2257) canon_ace index 2. Type = allow SID = S-1-5-32-544 uid 503 (nli) SMB_ACL_USER_OBJ perms rwx [2015/02/02 18:34:15, 10] smbd/posix_acls.c:print_canon_ace_list(598) print_canon_ace_list: canonicalise_acl: ace entries afte...
2011 Jan 27
1
ACLs under windows 7 - you do not have permissions to access
...alise_acl) canon_ace index 1. Type = allow SID = S-1-2-0 gid 1004 (COMPANY) SMB_ACL_GROUP ace_flags = 0x0 perms rwx <= HERE APPEARS [2011/01/27 16:16:53.079164, 10] smbd/posix_acls.c:2618(canonicalise_acl) canon_ace index 2. Type = allow SID = S-1-3-1 gid 0 (root) SMB_ACL_GROUP_OBJ ace_flags = 0x0 perms --- [2011/01/27 16:16:53.079182, 10] smbd/posix_acls.c:2618(canonicalise_acl) canon_ace index 3. Type = allow SID = S-1-22-1-603 uid 603 (hudson) SMB_ACL_USER ace_flags = 0x0 perms rwx [2011/01/27 16:16:53.079201, 10] smbd/posix_acls.c:2618(canonicalise_acl) canon_ace inde...
2007 Dec 06
0
[POSIX ACLs] Only ACE rules from Samba Primary Group are applied.
...22-2-100 canonicalise_acl: Access ace entries before arrange : canon_ace index 0. Type = allow SID = S-1-1-0 other SMB_ACL_OTHER perms --- canon_ace index 1. Type = allow SID = S-1-22-2-100 gid 100 (users) SMB_ACL_GROUP perms rw- canon_ace index 2. Type = allow SID = S-1-22-2-1001 gid 1001 (grupo2) SMB_ACL_GROUP_OBJ perms r-x canon_ace index 3. Type = allow SID = S-1-5-21-822431398-922470320-1179183166-1666 uid 1666 (user2) SMB_ACL_USER_OBJ perms rwx print_canon_ace_list: canonicalise_acl: ace entries after arrange canon_ace index 0. Type = allow SID = S-1-5-21-822431398-922470320-1179183166-1666 uid 1666 (use...
2016 Nov 15
0
Clients can't write to group-writable files - plea for help
...familiarity with the internals here. I've *never* had issues like these with Samba before. However, I see this bit: canon_ace index 0. Type = allow SID = S-1-22-1-0 uid 0 (root) SMB_ACL_USER_OBJ ace_flags = 0x0 perms rwx canon_ace index 1. Type = allow SID = S-1-22-2-0 gid 0 (root) SMB_ACL_GROUP_OBJ ace_flags = 0x0 perms r-x canon_ace index 2. Type = allow SID = S-1-1-0 other SMB_ACL_OTHER ace_flags = 0x0 perms r-x My interpretation of this is that samba things that the file GID is 0 and that group write is not allowed. This is not at all what the file permissions are though. Am I mis-...
2016 Nov 16
0
Clients can't write to group-writable files - plea for help
...mbd is using to represent the user right now. Okay - that makes sense. Thank you. >> >> canon_ace index 0. Type = allow SID = S-1-22-1-0 uid 0 (root) >> SMB_ACL_USER_OBJ ace_flags = 0x0 perms rwx >> canon_ace index 1. Type = allow SID = S-1-22-2-0 gid 0 (root) >> SMB_ACL_GROUP_OBJ ace_flags = 0x0 perms r-x >> canon_ace index 2. Type = allow SID = S-1-1-0 other SMB_ACL_OTHER >> ace_flags = 0x0 perms r-x > > Looks like a perm set of rwxr-xr-x on the file to me, with > owner and group of root. But the file is not root:root - it's owned by uid 12477 a...
2016 Nov 17
0
Clients can't write to group-writable files - plea for help
...nrao.edu/~jmalone/sambalog.txt > > Looking at that log I see: > > posix_get_nt_acl: called for file . > > canon_ace index 0. Type = allow SID = S-1-22-1-0 uid 0 (root) SMB_ACL_USER_OBJ ace_flags = 0x0 perms rwx > canon_ace index 1. Type = allow SID = S-1-22-2-0 gid 0 (root) SMB_ACL_GROUP_OBJ ace_flags = 0x0 perms r-x > canon_ace index 2. Type = allow SID = S-1-1-0 other SMB_ACL_OTHER ace_flags = 0x0 perms r-x > > So it's the top-level directory of the share > /data/test > > that is root.root rwxr-xr-x > > Can you check that ? Nope - that directory is uid...
2016 Nov 16
2
Clients can't write to group-writable files - plea for help
On Wed, Nov 16, 2016 at 03:12:06PM -0500, Josh Malone via samba wrote: > On 11/16/16 2:32 PM, Jeremy Allison via samba wrote: > >> > >>But the file is not root:root - it's owned by uid 12477 and group > >>9006. Why is Samba getting the wrong owner/group for this file? > > > >That is the core of your problem. What does the full debug level 10 >