Displaying 5 results from an estimated 5 matches for "set_nt_acl_conn".
2019 Apr 13
2
ntacl sysvolreset - errors / patch?
...tool ntacl sysvolreset" 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)
Fi...
2023 Jul 25
4
Joining a new Samba AD DC
...an research this 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'...
2019 Jul 18
2
Syncing sysvol -> samba-tool ntacl sysvolreset?
...I assume it works 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)
Fi...
2019 Jul 18
0
Syncing sysvol -> samba-tool ntacl sysvolreset?
...> 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 sel...
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