Hi, Hi, I'm having trouble transferring FSMO roles "DOMAINDNS" and FORESTDNS with below showing: samba-tool fsmo transfer --role=domaindns ERROR: Failed to delete role 'domaindns': LDAP error 50 LDAP_INSUFFICIENT_ACCESS_RIGHTS - <00002098: SecErr: DSID-031523E0, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0> <>root at samba4-dc:~# samba-tool fsmo transfer --role=infrastructure FSMO transfer of 'infrastructure' role successful root at samba4-dc:~# samba-tool fsmo transfer --role=forestdns ERROR: Failed to delete role 'forestdns': LDAP error 50 LDAP_INSUFFICIENT_ACCESS_RIGHTS - <00002098: SecErr: DSID-031523E0, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0> <>can anybody help me? Regards, M?rcio Bacci
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> <>root at samba4-dc:~# samba-tool fsmo transfer --role=domaindns -Uadministrator Password for [EMPRESA\administrator]: ERROR: Failed to add role 'domaindns': LDAP error 53 LDAP_UNWILLING_TO_PERFORM - <000020AE: SvcErr: DSID-03152BF7, problem 5003 (WILL_NOT_PERFORM), data 0> <>M?rcio Bacci Em dom, 4 de ago de 2019 ?s 11:07, Marcio Demetrio Bacci < marciobacci at gmail.com> escreveu:> Hi, > > Hi, > > I'm having trouble transferring FSMO roles "DOMAINDNS" and FORESTDNS with > below showing: > > samba-tool fsmo transfer --role=domaindns > ERROR: Failed to delete role 'domaindns': LDAP error 50 > LDAP_INSUFFICIENT_ACCESS_RIGHTS - <00002098: SecErr: DSID-031523E0, > problem 4003 (INSUFF_ACCESS_RIGHTS), data 0 > > <> > root at samba4-dc:~# samba-tool fsmo transfer --role=infrastructure > FSMO transfer of 'infrastructure' role successful > root at samba4-dc:~# samba-tool fsmo transfer --role=forestdns > ERROR: Failed to delete role 'forestdns': LDAP error 50 > LDAP_INSUFFICIENT_ACCESS_RIGHTS - <00002098: SecErr: DSID-031523E0, > problem 4003 (INSUFF_ACCESS_RIGHTS), data 0 > > <> > > can anybody help me? > > Regards, > > M?rcio Bacci >
> I'm having trouble transferring FSMO roles "DOMAINDNS" and FORESTDNS with > below showing: > > samba-tool fsmo transfer --role=domaindns > ERROR: Failed to delete role 'domaindns': LDAP error 50 > LDAP_INSUFFICIENT_ACCESS_RIGHTS - <00002098: SecErr: DSID-031523E0, > problem 4003 (INSUFF_ACCESS_RIGHTS), data 0To do that with samba-tool, I suppose that you need to use the switch --U Administrator and enter Administrator's password.
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> <>root at samba4-dc:~# samba-tool fsmo transfer --role=domaindns -Uadministrator Password for [EMPRESA\administrator]: ERROR: Failed to add role 'domaindns': LDAP error 53 LDAP_UNWILLING_TO_PERFORM - <000020AE: SvcErr: DSID-03152BF7, problem 5003 (WILL_NOT_PERFORM), data 0 Regards, M?rcio Bacci Em dom, 4 de ago de 2019 ?s 11:19, miguel medalha <medalist at sapo.pt> escreveu:> > > I'm having trouble transferring FSMO roles "DOMAINDNS" and FORESTDNS with > > below showing: > > > > samba-tool fsmo transfer --role=domaindns > > ERROR: Failed to delete role 'domaindns': LDAP error 50 > > LDAP_INSUFFICIENT_ACCESS_RIGHTS - <00002098: SecErr: DSID-031523E0, > > problem 4003 (INSUFF_ACCESS_RIGHTS), data 0 > > To do that with samba-tool, I suppose that you need to use the switch > --U Administrator and enter Administrator's password. > >