search for: ntacl

Displaying 20 results from an estimated 910 matches for "ntacl".

2019 Aug 27
3
Permissions at the top of a Samba share
...>> i.e. there are no rights for "other" and no default entries in the Posix >> ACL (i.e. there is no Posix ACL at all, just plain Linux permissions) >> >> getfattr -d -e hex -m - ... >> shows user.DOSATTRIB="<something>", but no "security.NTACL=" and no >> "user.SAMBA_PAI=" >> >> The Windows security editor, however, has two entries for "Everyone": >> Allow Everyone None??? 'This folder only' >> Allow Everyone Special 'Subfolders and files only', the special rights &gt...
2023 Apr 03
2
Inconsistent SYSVOL ACLs
...em. > > The file system used is XFS. and the strace command logs are in the > attached link > https://drive.google.com/file/d/1R_b6TzeJVmNIpnlkPfRk0CtkpeU4dgcg/view?usp=share_link From this trace: getxattr("/usr/local/samba/var/lib/samba/sysvol/exemple.com", "security.NTACL", NULL, 0) = 320 getxattr("/usr/local/samba/var/lib/samba/sysvol/exemple.com", "security.NTACL", "\4\0\4\0\0\0\2\0\4\0\2\0\1\0\35\26\34P,\223\25\234{\21\3324g-\34\rgD"..., 320) = 320 getxattr("/usr/local/samba/var/lib/samba/sysvol/exemple.com/scripts",...
2014 Aug 18
1
samba-tool ntacl sysvolcheck throws error
Hi all, We're seeing the following: root at dc3:~# samba-tool ntacl sysvolcheck rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) Processing section "[netlogon]" Processing section "[sysvol]" ERROR(<type 'exceptions.TypeError'>): uncaught exception - (61, 'No data available') File "/usr/lib/...
2017 May 11
2
Problems with samba-tool ntacl sysvol reset
Hi, after adding a new GPO the ntacl sysvolcheck fails and i want wo repair with ntacl sysvolreset.... biut this fails aslo in the end with: connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and 'force unknown acl user = true' for service sysvol open: error=2 (No such file or directory)...
2015 Feb 16
6
gpo update problem
...on Samba wiki. That seemed to go fine. When I moved on to 'folder re-direction' I tried to open GPO management on my W7 client and received a "User policy could not be updated successfully . . ." on the windows CP console. Started googling the error and ran into "samba-tool ntacl sysvolcheck" so, I ran it and got this: root at dc01:~# samba-tool ntacl sysvolcheck ERROR(<type 'exceptions.TypeError'>): uncaught exception - (2, 'No such file or directory') File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 175, in _ru...
2015 Oct 03
3
Erro samba-tool ntacl sysvolreset/sysvolcheck
Hi I'm with this problem? Version: Samba 4.3 (4.2 upgrade) S.O .: Ubuntu 4.14 samba-tool ntacl sysvolreset open: error=2 (No such file or directory) ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error') File "/opt/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run return self.run(*args, **kwargs) File "/opt/sa...
2017 Jul 06
4
Can't create/update Group Policy in Samba 4.6.5
...uot;chown" command by users and groups names is OK chmod mike:'EMPRESA\unix_admins' test drwxr-xr-x 2 root unix_admins 4096 Jul 6 00:19 test I have performed the following steps: 1) cd /usr/local/samba/var/locks/sysvol 2) mv empresa.com.br /root 3) mkdir empresa.com.br 4) samba-tool ntacl sysvolreset 5) getfacl -R /usr/local/samba/var/locks/sysvol > sysvol.permissions.acl 6) rmdir empresa.com.br 7) mv /root/empresa.com.br . 8) setfacl --restore=sysvol.permissions.acl 9) samba-tool ntacl sysvolcheck 10) I went the GPO editor and fix incorrect rights. 11) I have opened computer m...
2015 Apr 05
2
samba4 gpo update problem
The path for sysvol on my smb.conf file was incorrect. Why, I do not know. command1: #samba-tool ntacl sysvolcheck ERROR(<type 'exceptions.TypeError'>): uncaught exception - (2, 'No such file or directory') 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/...
2016 Jun 10
2
Rsync GPOs Erro Sysvol
Hello! I have two Dcs Samba 4 version 4.4.0, the DC 2 received rsync to DC 1, ok this SYSVOL, but necessary execute "samba-tool ntacl sysvol reset", for correct ids, but now is a one error this process: samba-tool ntacl sysvolreset open: error=2 (No such file or directory) ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error') File "/opt/samba/lib/python2.7/site-packages/samba/netcmd/__in...
2018 Sep 11
2
samba-tool ntacl sysvolreset, - open: error=2 (No such file or directory)
...ed and joined a second dc following the instructions at https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory both version are 4.8.2 when i try to reset t the Sysvol folder's file system access control lists on the new dc i get the following error sudo samba-tool ntacl sysvolreset open: error=2 (No such file or directory) ERROR(runtime): uncaught exception - (3221225473L, '{Operation Failed} The requested operation was unsuccessful.')   File "/usr/lib/python2.7/site-packages/samba/netcmd/__init__.py", line 176, in _run     return self.run(*a...
2018 Apr 27
2
samba-tool ntacl sysvolcheck -> Too many open files
I just realize that i can't run a "samba-tool ntacl sysvolcheck" on my DC's (4.7.6): ldb: unable to open modules directory '/usr/lib/x86_64-linux-gnu/ldb/modules/ldb' - Too many open files ldb: unable to open modules directory '/usr/lib/x86_64-linux-gnu/samba/ldb' - Too many open files ..... >From memory, it was just fin...
2019 Aug 27
0
Permissions at the top of a Samba share
...t entries in the >>>>> Posix >>>>> ACL (i.e. there is no Posix ACL at all, just plain Linux permissions) >>>>> >>>>> getfattr -d -e hex -m - ... >>>>> shows user.DOSATTRIB="<something>", but no "security.NTACL=" and no >>>>> "user.SAMBA_PAI=" >>>>> >>>>> The Windows security editor, however, has two entries for "Everyone": >>>>> Allow Everyone None??? 'This folder only' >>>>> Allow Everyone Special...
2017 Aug 28
1
samba-tool ntacl sysvolreset questions
Hi, In reading this list I see a lot of talk about samba-tool ntacl sysvolreset actually breaking things. Given the above How do I properly configure a 2nd AD DC or setup sysvol replication? For instance If I were to follow https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory In the Built-in Groups GID Mappings section the last thing...
2018 Mar 14
3
sysvolreset - open: error=40 (Too many levels of symbolic links)
hi folks, After run *samba-tool ntacl sysvolreset *the below error occurs. I not remember of make any modification directly on the server. I only manager via rsat. root at dc3:/etc/samba# samba-tool ntacl sysvolreset *open: error=40 (Too many levels of symbolic links)* ERROR(runtime): uncaught exception - (-1073741823, '{Operation...
2016 Jun 14
4
Rsync GPOs Erro Sysvol
...arlos A. P. Cunha escreveu: > > Hello! > > Any idea? > > > Em 10-06-2016 14:29, Carlos A. P. Cunha escreveu: >> Hello! >> >> I have two Dcs Samba 4 version 4.4.0, the DC 2 received rsync to DC >> 1, ok this SYSVOL, but necessary execute "samba-tool ntacl sysvol >> reset", for correct ids, but now is a one error this process: >> >> samba-tool ntacl sysvolreset >> open: error=2 (No such file or directory) >> ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error') >> File >> &...
2017 Dec 14
2
samba-tool ntacl sysvolcheck ERROR
[root at srv-cds ~]# samba-tool ntacl sysvolcheck Attempting to register passdb backend smbpasswd Successfully added passdb backend 'smbpasswd' Attempting to register passdb backend tdbsam Successfully added passdb backend 'tdbsam' Attempting to register passdb backend samba_dsdb Successfully added passdb backend '...
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 /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 to...
2015 Apr 06
1
samba4 gpo update problem
On 4/5/2015 3:49 PM, bar?? tombul wrote: > command2: # samba-tool ntacl sysvolreset > open: error=2 (No such file or directory) > ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error') > File > "/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/__init__.py", > line 175, in _run > return self.run(*arg...
2019 Feb 21
0
in reply to samba-tool ntacl sysvolreset, - open: error=2 (No such file or directory)
Hi, I got same problem describe in [1] python error end with File "/usr/lib/python2.7/site-packages/samba/ntacls.py", line 162, in setntacl so I edited ntacls.py [2] and one line before the error (line 161 in this case) I add print(file) and I found default domain policie {31B2F340-016D-11D2-945F-00C04FB984F9} was gone from file system (the error is pretty clear "no such file or directory"....
2017 May 13
2
Problems with samba-tool ntacl sysvol reset
...path = /var/lib/samba/sysvol read only = No -----Ursprüngliche Nachricht----- Von: samba [mailto:samba-bounces at lists.samba.org] Im Auftrag von Rowland Penny via samba Gesendet: Donnerstag, 11. Mai 2017 15:30 An: samba at lists.samba.org Betreff: Re: [Samba] Problems with samba-tool ntacl sysvol reset On Thu, 11 May 2017 14:27:04 +0200 Dirk Laurenz via samba <samba at lists.samba.org> wrote: > Hi, > > after adding a new GPO the ntacl sysvolcheck fails and i want wo > repair with ntacl sysvolreset.... biut this fails aslo in the end > with: > > What...