search for: mdc01

Displaying 1 result from an estimated 1 matches for "mdc01".

Did you mean: dc01
2024 Dec 11
1
Error when joining new DC
.../private/secrets.tdb: NT_STATUS_CANT_ACCESS_DOMAIN_INFO ... I ran ldbsearch manually of secrets.ldb. On the new DC the file exists with same size as on the existing DCs but it is missing this record whereas on the other DCs it is found with 'samAccountName: MDC02$' and 'samAccountName: MDC01$' respectively. It looks like this is only added during the join procedure. Why wasn't it added and the new MDC03? secrets.tdb is completely empty: Number of records: 0 Whereas on the other DCs I have 8 records each. Is the secrets LDB & TDB also replicated during the join or is it g...