search for: init_files_struct

Displaying 9 results from an estimated 9 matches for "init_files_struct".

2024 Oct 12
2
samba-tool domain backup offline fails.
...ocal/backups/samba The backup systematically fails leaving a folder INCOMPLETEsambabackupfileXXXXX with a small .tar inside. If I run it "by hand", I get the same result. The (what I think is the) relevant part of the error is: running offline ntacl backup of sysvol py_smbd_create_file: init_files_struct failed: NT_STATUS_INVALID_PARAMETER ERROR(runtime): uncaught exception - (3221225485, 'An invalid parameter was passed to a service or function.') File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 279, in _run return self.run(*args, **kwargs) ^^...
2019 Apr 13
2
ntacl sysvolreset - errors / patch?
...reset" has always failed for me with errors that I have been unable to solve. Previously I have used guidance from Louis and got things working, but my sysvol is currently in a broken state. Most recent example (samba 4.10.1, just now) is below: # samba-tool ntacl sysvolreset set_nt_acl_conn: init_files_struct failed: NT_STATUS_OBJECT_NAME_NOT_FOUND ERROR(runtime): uncaught exception - (3221225524, 'The object name is not found.') File "/usr/local/samba/lib/python3.4/site-packages/samba/netcmd/__init__.py", line 185, in _run return self.run(*args, **kwargs) File "/usr/local...
2024 Oct 13
1
samba-tool domain backup offline fails.
...systematically fails leaving a folder > INCOMPLETEsambabackupfileXXXXX with a small .tar inside. > If I run it "by hand", I get the same result. The (what I think is the) > relevant part of the error is: > > running offline ntacl backup of sysvol > py_smbd_create_file: init_files_struct failed: NT_STATUS_INVALID_PARAMETER > ERROR(runtime): uncaught exception - (3221225485, 'An invalid parameter was > passed to a service or function.') > File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 279, > in _run > return self.run(*ar...
2024 Oct 13
1
samba-tool domain backup offline fails.
...p systematically fails leaving a folder > INCOMPLETEsambabackupfileXXXXX with a small .tar inside. > If I run it "by hand", I get the same result. The (what I think is the) > relevant part of the error is: > > running offline ntacl backup of sysvol > py_smbd_create_file: init_files_struct failed: NT_STATUS_INVALID_PARAMETER > ERROR(runtime): uncaught exception - (3221225485, 'An invalid parameter was > passed to a service or function.') > File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line 279, > in _run > return self.run(*args, **kw...
2023 Jul 25
4
Joining a new Samba AD DC
...a bit and sort it out. [deleted] > > Next I ran 'net cache flush' on the new DC; seemed to work (no error). > > > > Next 'samba-tool ntacl sysvolreset', but I had a problem with that: > > > > # samba-tool ntacl sysvolreset > > set_nt_acl_conn: init_files_struct failed: NT_STATUS_OBJECT_NAME_NOT_FOUND [deleted] > > What did I do wrong? Note that samba is not yet running. > > Did you also sync Sysvol ? > On a newly joined DC, there is very little in sysvol, it needs to be > synced from a DC that holds all the GPO's. The wiki says,...
2019 Jul 18
2
Syncing sysvol -> samba-tool ntacl sysvolreset?
...s for other people. In my case, it's definitely not working :) I'm following these bugs in bugzilla: https://bugzilla.samba.org/show_bug.cgi?id=12363 https://bugzilla.samba.org/show_bug.cgi?id=12924 and right now I just tried sysvolreset (I'm running 4.10.6) and got: set_nt_acl_conn: init_files_struct failed: NT_STATUS_OBJECT_NAME_NOT_FOUND ERROR(runtime): uncaught exception - (3221225524, 'The object name is not found.') File "/usr/local/samba/lib/python3.4/site-packages/samba/netcmd/__init__.py", line 185, in _run return self.run(*args, **kwargs) File "/usr/local...
2024 Oct 14
1
samba-tool domain backup offline fails.
...a folder > > INCOMPLETEsambabackupfileXXXXX with a small .tar inside. > > If I run it "by hand", I get the same result. The (what I think is the) > > relevant part of the error is: > > > > running offline ntacl backup of sysvol > > py_smbd_create_file: init_files_struct failed: > NT_STATUS_INVALID_PARAMETER > > ERROR(runtime): uncaught exception - (3221225485, 'An invalid parameter > was > > passed to a service or function.') > > File "/usr/lib/python3/dist-packages/samba/netcmd/__init__.py", line > 279, > > in...
2019 Jul 18
0
Syncing sysvol -> samba-tool ntacl sysvolreset?
...9;s definitely not working :) > > I'm following these bugs in bugzilla: > https://bugzilla.samba.org/show_bug.cgi?id=12363 > https://bugzilla.samba.org/show_bug.cgi?id=12924 > > and right now I just tried sysvolreset (I'm running 4.10.6) and got: > > set_nt_acl_conn: init_files_struct failed: NT_STATUS_OBJECT_NAME_NOT_FOUND > ERROR(runtime): uncaught exception - (3221225524, 'The object name is > not found.') > File "/usr/local/samba/lib/python3.4/site-packages/samba/netcmd/__init__.py", > line 185, in _run > return self.run(*args, **kwar...
2019 Jul 17
2
Syncing sysvol -> samba-tool ntacl sysvolreset?
piggybacking on the "Syncing Sysvol" thread ... I had thought that the conventional wisdom was that ntacl sysvolreset should be mostly avoided once relative stability achieved and additional GPO's created. https://wiki.samba.org/index.php/Sysvolreset Has this changed recently? Kris Lou klou at themusiclink.net