Maybe the output of 'samba-tool fsmo transfer --help' should include the -U parameter...> (...) if you enter 'samba-tool fsmo transfer --help' it prints amongst > the output: > > --role=ROLE?????????? The FSMO role to seize or transfer. > ??????????????????????? ....................... > ??????????????????????? ..................... > ??????????????????????? ................. > ??????????????????????? .............. > ??????????????????????? domaindns=DomainDnsZonesMasterRole > ??????????????????????? forestdns=ForestDnsZonesMasterRole all=all of the > ??????????????????????? above? You must provide an Admin user and > password. > > So, even though it shouldn't matter, try it with '-U Administrator' >Maybe the output of 'samba-tool fsmo transfer --help' should include the -U parameter and its purpose in the current context...
Hi,> Maybe the output of 'samba-tool fsmo transfer --help' should include the-U parameter and its purpose in the current context... I've done this samba-tool fsmo transfer --role=domaindns -Uadministrator * The 'domaindns' role does not have an FSMO roleowner Regards, M?rcio Bacci Em dom, 4 de ago de 2019 ?s 14:02, miguel medalha via samba < samba at lists.samba.org> escreveu:> Maybe the output of 'samba-tool fsmo transfer --help' should include the > -U parameter... > > > > (...) if you enter 'samba-tool fsmo transfer --help' it prints amongst > > the output: > > > > --role=ROLE The FSMO role to seize or transfer. > > ....................... > > ..................... > > ................. > > .............. > > domaindns=DomainDnsZonesMasterRole > > forestdns=ForestDnsZonesMasterRole all=all of the > > above You must provide an Admin user and > > password. > > > > So, even though it shouldn't matter, try it with '-U Administrator' > > > > Maybe the output of 'samba-tool fsmo transfer --help' should include the > -U parameter and its purpose in the current context... > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >
On 04/08/2019 18:17, Marcio Demetrio Bacci wrote:> Hi, > > > Maybe the output of 'samba-tool fsmo transfer --help' should include > the > -U parameter and its purpose in the current context... > > I've done this > > samba-tool fsmo transfer --role=domaindns -Uadministrator > * The 'domaindns' role does not have an FSMO roleowner >That is why I said 'seize', try this: samba-tool fsmo seize --role=domaindns -Uadministrator --force Rowland