Displaying 1 result from an estimated 1 matches for "seizing_a_fsmo_rol".
Did you mean:
seizing_a_fsmo_role
2018 Nov 10
2
FSMO sieze syntax not working
...owever - this is where I am having problems. I can't seem to sieze
the roles onto DC2 (which has been running for years and should still
be fine...)
Am I getting the syntax wrong?
I have been following the guide on the wiki:
https://wiki.samba.org/index.php/Transferring_and_Seizing_FSMO_Roles#Seizing_a_FSMO_Role
however when I run the following command, this is what happens:
dc2:~ $ sudo samba-tool fsmo sieze --role=rid
Usage: samba-tool fsmo <subcommand>
samba-tool fsmo: error: no such option: --role
I'm running samba 4.9, in case that makes a difference.
dc2:~ $ smbd -V
Version 4.9.0
and I&...