search for: fset_nt_acl

Displaying 20 results from an estimated 31 matches for "fset_nt_acl".

Did you mean: set_nt_acl
2013 Jul 14
2
Classicupgrade "set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_OWNER"
...roblem was discussed in march on this list, but there seems to be nosolution. Can anyone help? ... Setting password for administrator Administrator password has been set to password of user 'root' idmapping sid_to_xid failed for id[0]=S-1-5-32-544: NT_STATUS_NONE_MAPPED set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_OWNER. ERROR(runtime): uncaught exception - (-1073741734, 'NT_STATUS_INVALID_OWNER') File "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/local/samba/li...
2012 Oct 10
2
samba4, classicupgrade: set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_OWNER
...inistrators existing_groupname=Administrators, Ignoring. Group already exists sid=S-1-5-32-545, groupname=Users existing_groupname=Users, Ignoring. Group already exists sid=S-1-5-32-546, groupname=Guests existing_groupname=Guests, Ignoring. Importing users Adding users to groups set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_OWNER. ERROR(runtime): uncaught exception - (-1073741734, 'NT_STATUS_INVALID_OWNER') File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 170, in _run return self.run(*args, **kwargs) File "/usr/local/samba/lib/...
2016 Sep 11
4
samba-tool ntacl sysvolreset - NT_STATUS_BUFFER_TOO_SMALL
...missions 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 /usr/local/samba/bin/samba-tool ntacl sysvolreset set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_BUFFER_TOO_SMALL. ERROR(runtime): uncaught exception - (-1073741789, 'Buffer too small') File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 176, in _run return self.run(*args, **kwargs) File "/usr/local/samba/lib/pyth...
2014 Mar 12
2
zfs permissions
....0.15-SerNet-RedHat-7.el6 (AD DC) and zfs-0.6.2-1.el6.x86_64. I cannot change permissions on files from either Windows ('Access Denied') or the samba-tool on shares from local zfs mounts: # samba-tool ntacl set 'O:LAG:S-1-22-2-0D:PAI(A;OICI;0x001301bf;;;WD)' CompanyName/ Company/ fset_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_ACCESS_DENIED. ERROR(runtime): uncaught exception - (-1073741790, 'Access denied') File "/usr/lib64/python2.6/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/lib64/python2.6...
2013 Jul 18
1
Samba4 and classicupgrade and winbind
Hi, I found the source of my problem with set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_OWNER (I hope). The problem is dut to winbind. In my ldap tree, I have uid and gid. Why samba 4 don't use theses informations ? In attached file : output of classic-upgrade (debug level 5) I don't want to use winbind. I just want to use pam_ldap or nslcd fo...
2017 Apr 09
1
NT_STATUS_ACCESS_DENIED
Dear all, I've upgraded my Samba 4.1 to Samba 4.2, compiled from source (CentOS 7). Now, if I run samba-tool ntacl sysvolreset, I get this error: set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_ACCESS_DENIED. Existing GPOs works fine, but if I create a new one, I get ACCESS DENIED when I click Apply. Does anyone have any suggestions? Thanks, Paul -- -----BEGIN PGP PUBLIC KEY BLOCK----- xsFNBFWeq04BEACYwFcAskm+4GAKlJ1W34K1k+U2T8KovvBVtiI2Vha4Bm0S sh9OJsl6Rz6NvyD6JqG...
2012 Jun 19
4
FW: samba4 on debian squeeze
...ng to install samba4 on my debian squeeze server. >? >all needed files are from debian unstable. >? >When i install samba4? ( apt-get install -t unstable samba4 ) >which is beta1 is in debian unstable. >at the end im getting the following error.. >? >get_nt_acl_no_snum: fset_nt_acl returned zero. >ProvisioningError: Your filesystem or build does not support >posix ACLs, s3fs is unworkable in this mode >dpkg: error processing samba4 (--configure): >?subprocess installed post-installation script returned error >exit status 1 >configured to not write apport r...
2016 Sep 28
0
samba-tool ntacl sysvolreset - NT_STATUS_BUFFER_TOO_SMALL
OK, I've traced this a little further on now. I think I have followed the trail via the following items that call or refer to each other in turn: - python samba-tool ntacl sysvolreset - 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_co...
2017 Jul 03
2
Invalid parameter error
...up display specifiers Modifying display specifiers Adding users container Modifying users container Adding computers container Modifying computers container Setting up sam.ldb data Setting up well known security principals Setting up sam.ldb users and groups Setting up self join set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_PARAMETER. ERROR(runtime): uncaught exception - (-1073741811, 'Unexpected information received') File "/usr/local/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 176, in _run return self.run(*args, **kwargs) File "/usr/local/lib/...
2017 Jul 06
3
Invalid parameter error
...t; Yes I found them, patched 4.6.5 and I am now trying to build Samba on > ghostbsd (freebsd in disguise), if it works, then Freenas needs to > propose their patches to Samba. > > Rowland > Well it builds, but still doesn't provision: Setting up self join set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_PARAMETER. ERROR(runtime): uncaught exception - (-1073741811, 'Unexpected information received') File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 176, in _run return self.run(*args, **kwargs) File "/usr/loca...
2020 Jul 09
1
DC replications of FreeBSD samba-4.10.15
...n "[netlogon]" connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and 'force unknown acl user = true' for service sysvol set_canon_ace_list: sys_acl_set_file type file failed for file /var/db/samba4/sysvol (Invalid argument). set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_PARAMETER. ERROR(runtime): uncaught exception - (3221225485, 'An invalid parameter was passed to a service or function.') File "/usr/local/lib/python3.7/site-packages/samba/netcmd/__init__.py", line 185, in _run return self.run(*args, **kwargs) F...
2015 Jan 04
2
A lot of messages in full_audit log
...netbios name = SERVER server role = active directory domain controller dns forwarder = 192.168.0.3 smb ports = 139 vfs objects = acl_xattr full_audit full_audit:prefix = [%T|%U|%m|%I|%S] full_audit:success = connect mkdir rmdir rename unlink fset_nt_acl fsetxattr pread pwrite full_audit:failure = none full_audit:facility = local1 full_audit:priority = debug [...] -- Att, Thol
2013 Dec 17
1
Samba classicupgrade problem
Hi, I'm practising to do a classicupgrade of my samba3 domain. When I run the upgrade, I get this error : unpack_nt_owners: owner sid mapped to uid 0 idmapping sid_to_xid failed for id[0]=S-1-5-32-544: NT_STATUS_NONE_MAPPED unpack_nt_owners: unable to validate group sid. set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_OWNER. ERROR(runtime): uncaught exception - (-1073741734, 'NT_STATUS_INVALID_OWNER') File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/lib/python2.7/dist-pack...
2023 Apr 02
1
Inconsistent SYSVOL ACLs
...ntacl = ndr_unpack(xattr.NTACL, attribute) File "/usr/local/samba/lib64/python3.9/site-packages/samba/ndr.py", line 48, in ndr_unpack ndr_unpack(data, allow_remaining=allow_remaining) I try to reset permissions with the command: samba-tool ntacl sysvolreset set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_BUFFER_TOO_SMALL. ERROR(runtime): uncaught exception - (3221225507, '{Buffer Too Small} The buffer is too small to contain the entry. No information has been written to the buffer.') File "/usr/local/samba/lib64/python3.9/site-packages/samba/netcmd/__init__.py&quo...
2013 Aug 30
1
Error on classicupgrade - Unable to get id for sid
Hi, i have a problem upgrading an old samba 3.5.x to 4.0.9. The upgrade ends with: Setting password for administrator Administrator password has been set to password of user 'root' set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_OWNER. ERROR(runtime): uncaught exception - (-1073741734, 'NT_STATUS_INVALID_OWNER') File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/usr/local/samba/lib/...
2013 Mar 03
1
sysvolreset failing on glusterfs
...ysvolreset is failing badly giving the following error. In a later attempt, without significant changes I remember, the script more or less seemed to work and created indeed ACEs, but still came up with this error after some minutes. root at dc1:~# samba-tool ntacl sysvolreset set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_NOT_SUPPORTED. ERROR(runtime): uncaught exception - (-1073741637, 'NT_STATUS_NOT_SUPPORTED') File "/opt/samba/lib/python2.6/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/opt/samba/lib/python2.6/si...
2016 Dec 06
5
Netlogon stoped working
...smb ports = 139 #log level = 5 passdb:5 auth:10 log level = 0 log file = /var/log/samba/log.%m template shell = /bin/bash ldap server require strong auth = no # Full audit vfs object = full_audit full_audit:prefix = %u|%I|%m|%S full_audit:success = rmdir write pwrite connect disconnect fset_nt_acl rename full_audit:failure = connect full_audit:facility = local7 full_audit:priority = notice [netlogon] path = /var/lib/samba/sysvol/mydomain.xxx.xxx/scripts/%G comment = Network Login Script writable = no browsable = no [sysvol] path = /var/lib/samba/sysvol read only = No I have seach...
2020 Jul 13
5
DC replications of FreeBSD samba-4.10.15
On Sat, July 11, 2020 04:32, Andrea Venturoli wrote: > On 2020-07-10 14:47, James B. Byrne wrote: >> FreeBSD-12.1p6 IOCage thick jails on ZFS, samba-4.10.15: > > Can you post the smb.conf of both DCs? > > Just out of curiosity, are you also using vfs_zfsacl? Yes. smb.confs DC1 and DC2: /zroot/iocage/jails/smb4-1a/root/usr/local/etc/smb4.conf [root at vhost04 ~ (master)]#
2017 Jul 03
0
Invalid parameter error
...fiers > Adding users container > Modifying users container > Adding computers container > Modifying computers container > Setting up sam.ldb data > Setting up well known security principals > Setting up sam.ldb users and groups > Setting up self join > set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_PARAMETER. > ERROR(runtime): uncaught exception - (-1073741811, 'Unexpected > information received') > File > "/usr/local/lib/python2.7/site-packages/samba/netcmd/__init__.py", > line 176, in _run return self.run(*args, **kwargs) >...
2017 Jul 06
0
Invalid parameter error
...ow trying to build Samba on > > ghostbsd (freebsd in disguise), if it works, then Freenas needs to > > propose their patches to Samba. > > > > Rowland > > > > Well it builds, but still doesn't provision: > > Setting up self join > set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_PARAMETER. > ERROR(runtime): uncaught exception - (-1073741811, 'Unexpected information > received') > File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", > line 176, in _run > return self.run(*args, **kwarg...