Hi>I take it that Administrator exists (hasn't been renamed or removed) andyou are using the correct password, Administrator exists and marcio too. Passwords is correct: samba-tool fsmo transfer --role=domaindns -Uadministrator * The 'domaindns' role does not have an FSMO roleowner samba-tool fsmo transfer --role=domaindns -'U administrator' * The 'domaindns' role does not have an FSMO roleowner samba-tool fsmo transfer --role=domaindns -Umarcio * The 'domaindns' role does not have an FSMO roleowner> I also hope that you haven't given Administrator a uidNumber attribute.Administrator haven't uidNumber attribute Regards, M?rcio Bacci Em dom, 4 de ago de 2019 ?s 12:17, Rowland penny via samba < samba at lists.samba.org> escreveu:> On 04/08/2019 15:21, Marcio Demetrio Bacci via samba wrote: > > Hi, > > > > This way don't works too. > > > > root at samba4-dc:~# samba-tool fsmo transfer --role=forestdns > -Uadministrator > > Password for [EMPRESA\administrator]: > > ERROR: Failed to add role 'forestdns': LDAP error 53 > > LDAP_UNWILLING_TO_PERFORM - <000020AE: SvcErr: DSID-03152BF7, problem > 5003 > > (WILL_NOT_PERFORM), data 0 > > Well that is how it is supposed to work, in fact, 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' > > I take it that Administrator exists (hasn't been renamed or removed) and > you are using the correct password, I also hope that you haven't given > Administrator a uidNumber attribute. > > Rowland > > > > -- > 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 16:54, Marcio Demetrio Bacci wrote:> Hi > > >I take it that Administrator exists (hasn't been renamed or removed) and > you are using the correct password, > Administrator exists and marcio too. Passwords is correct: > > ?samba-tool fsmo transfer --role=domaindns -Uadministrator > * The 'domaindns' role does not have an FSMO roleowner > > samba-tool fsmo transfer --role=domaindns -'U administrator' > * The 'domaindns' role does not have an FSMO roleowner > > ?samba-tool fsmo transfer --role=domaindns -Umarcio > * The 'domaindns' role does not have an FSMO roleowner > > > I also hope that you haven't given?Administrator a uidNumber attribute. > > Administrator haven't uidNumber attribute >I don't know what you have done, but it looks like you are going to have to seize the FSMO roles now, but use a password. I would first try running 'kinit Administrator' to ensure the password for Administrator is correct. Rowland
Hi,>I don't know what you have done, but it looks like you are going to haveto seize the FSMO roles now, but use a password.>I would first try running 'kinit Administrator' to ensure the password >for Administrator is correct.kinit administrator is OK. klist -l Principal name Cache name -------------- ---------- administrator at EMPRESA.COM.BR FILE:/tmp/krb5cc_0 I believe that DomainDnsZonesMasterRole and ForestDnsZonesMasterRole there isn?t in Windows Server 2008 DC because the Windows DC wasn't an Authorative DNS before. I have transformed my Windows DC in Authoritative DNS and Integraded the Active Directory manually because I had two Bind9 DNS before as Authorative DNS. The command below don't shows DomainDnsZonesMasterRole and ForestDnsZonesMasterRole: C:\Windows\system32>netdom query fsmo Schema master samba4-dc.empresa.com.br domain naming master samba4-dc.empresa.com.br PDC samba4-dc.empresa.com.br RID pools man samba4-dc.empresa.com.br Infrastructure master samba4-dc.empresa.com.br Regards, M?rcio Bacci Em dom, 4 de ago de 2019 ?s 13:17, Rowland penny via samba < samba at lists.samba.org> escreveu:> On 04/08/2019 16:54, Marcio Demetrio Bacci wrote: > > Hi > > > > >I take it that Administrator exists (hasn't been renamed or removed) and > > you are using the correct password, > > Administrator exists and marcio too. Passwords is correct: > > > > samba-tool fsmo transfer --role=domaindns -Uadministrator > > * The 'domaindns' role does not have an FSMO roleowner > > > > samba-tool fsmo transfer --role=domaindns -'U administrator' > > * The 'domaindns' role does not have an FSMO roleowner > > > > samba-tool fsmo transfer --role=domaindns -Umarcio > > * The 'domaindns' role does not have an FSMO roleowner > > > > > I also hope that you haven't given Administrator a uidNumber attribute. > > > > Administrator haven't uidNumber attribute > > > I don't know what you have done, but it looks like you are going to have > to seize the FSMO roles now, but use a password. > > I would first try running 'kinit Administrator' to ensure the password > for Administrator is correct. > > Rowland > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >