Displaying 6 results from an estimated 6 matches for "fset_nt_acl_common".
2019 Jun 14
1
Update 4.10.2 to 4.10.4: Cant create files in subdirectorie anymore
...2698934694-3277079463-324590320-513:0/0x10/0x001f01ff
4762(inherit_new_acl): ?? ??? ??? ? ??? ?inherit_new_acl: child acl for
sub_dir is:
422(ndr_print_debug): ?? ??? ? ?? ??? ?psd: struct security_descriptor
--
trustee?? ??? ??? ??? ??? ??? ??? ???
?S-1-5-21-2698934694-3277079463-324590320-513
930(fset_nt_acl_common): ?? ??? ??? ?fset_nt_acl_common: incoming sd for
file sub_dir
422(ndr_print_debug): ?? ??? ??? ? ? ?discard_const_p(struct
security_descriptor, orig_psd): struct security_descriptor
--?? ??? ?
trustee?? ??? ??? ??? ??? ??? ??? ???
?S-1-5-21-2698934694-3277079463-324590320-513
668(get_nt_acl_common...
2016 Sep 28
0
samba-tool ntacl sysvolreset - NT_STATUS_BUFFER_TOO_SMALL
...et
- source3/smbd/pysmbd.c: SMB_VFS_FSET_NT_ACL( fsp, security_info_sent, sd);
- source3/include/vfs_macros.h:#define SMB_VFS_FSET_NT_ACL
smb_vfs_call_fset_nt_acl
- source3/smbd/vfs.c:NTSTATUS smb_vfs_call_fset_nt_acl [which calls
fset_nt_acl_fn]
- source3/modules/vfs_acl_xattr.c: .fset_nt_acl_fn = fset_nt_acl_common
- source3/modules/vfs_acl_common.c:static NTSTATUS fset_nt_acl_common
- source3/modules/vfs_acl_common.c: parse_acl_blob() [which seems to
be where the error occurs]
However it appears that I'm now trying to debug the VFS modules in
Samba, which isn't quite where I thought I would end up w...
2016 Sep 11
4
samba-tool ntacl sysvolreset - NT_STATUS_BUFFER_TOO_SMALL
Hi,
After making progress with my scripts for software installation (thanks,
Rowland!) I am on a bit of a mission to get things working again.
I found that permissions on my sysvol share were somehow incorrect (group
ownership was root, etc.) so I ran 'samba-tool ntacl sysvolreset'.. however
this now fails with the following error. (I'm on Samba 4.5.0)
user at dc2:~ $ sudo
2016 Aug 29
1
Issue with acl_xattr:ignore system acls in 4.5rc2
...",
> + smb_fname->base_name);
> NDR_PRINT_DEBUG(security_descriptor, psd);
> }
>
> @@ -1072,9 +1069,8 @@ static NTSTATUS set_underlying_acl(vfs_handle_struct *handle, files_struct *fsp,
> return NT_STATUS_ACCESS_DENIED;
> }
>
> - DEBUG(10, ("fset_nt_acl_common: overriding chown on file %s "
> - "for sid %s\n",
> - fsp_str_dbg(fsp), sid_string_tos(psd->owner_sid)));
> + DBG_DEBUG("overriding chown on file %s for sid %s\n",
> + fsp_str_dbg(fsp), sid_string_tos(psd->owner_sid));
>
> /* Ok, we...
2016 Aug 27
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 04:03:49PM -0700, Jeremy Allison wrote:
> On Fri, Aug 26, 2016 at 02:46:19PM -0700, Jeremy Allison via samba wrote:
> > On Fri, Aug 26, 2016 at 06:44:05PM +0200, Ralph Böhme wrote:
> > >
> > > Cheerio!
> > > -slow
> >
> > Still reviewing this - but a few things that will need changing:
> >
> > When adding the
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