Displaying 2 results from an estimated 2 matches for "fivwa6aupao".
2018 Jul 23
0
sysvolreset error '{Operation Failed} The requested operation was unsuccessful.'
.....0...1c.1.64.psy-ab..0.0.0....0.Ot64q9CRMN8
https://www.google.nl/search?biw=1680&bih=888&ei=4OhVW4_xH5L5kwXizI7YCQ&q=site%3Asamba.org+sysvol+reset&oq=site%3Asamba.org+sysvol+reset&gs_l=psy-ab.3...14561.18658.0.19243.13.8.5.0.0.0.47.336.8.8.0....0...1c.1.64.psy-ab..0.0.0....0.fIvwA6AUPAo
The answer and workarounds are there.
This is discussed so much. (sorry).
Short version.
Dont run sysvolreset and has an bug.
Get the correct settings from my script.
https://github.com/thctlo/samba4/blob/master/samba-check-set-sysvol.sh
And if you want to apply them, change in the script...
2018 Jul 23
4
sysvolreset error '{Operation Failed} The requested operation was unsuccessful.'
When I run samba-tool ntacl sysvolreset on my "secondary" Samba AD DC I
get the error:
---
ERROR(runtime): uncaught exception - (-1073741823, '{Operation Failed}
The requested operation was unsuccessful.')
File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py",
line 176, in _run
return self.run(*args, **kwargs)
File