Share via

AD password Sync Issue

Royal D Costa 241 Reputation points
2021-10-08T15:37:49.42+00:00

its noticed that users new AD passwords are not synced with server, in other words same old password works even after user resets the passwords. we have two AD servers, can anyone let me know what is causing problem and explain steps to resolve it.

Windows for business | Windows Server | User experience | Other
0 comments No comments

3 answers

Sort by: Most helpful
  1. Royal D Costa 241 Reputation points
    2021-10-10T11:06:19.923+00:00

    Dear Gary/Patrick

    following is the result

    Replication Summary Start Time: 2021-10-10 12:02:49

    Beginning data collection for replication summary, this may take awhile:

    ......

    Source DSA largest delta fails/total %% error

    NEWSITEDC01 >60 days 10 / 10 100 (1722) The RPC server is unavailable.

    SITE1DC01 14m:49s 0 / 5 0

    SITE1DC02 10m:29s 0 / 5 0

    Experienced the following operational errors trying to retrieve replication information:

        1722 - NEWSITEDC01
    

    Was this answer helpful?

    0 comments No comments

  2. Gary Reynolds 9,626 Reputation points
    2021-10-10T10:38:32.713+00:00

    Hi @Royal D Costa

    Try running the following command to see if there are any replication errors:

    repadmin /replsummary   
    

    Also look at the output of the repadmin /showrepl command that Patrick ask you to run, review and resolve any errors that are reported.

    Gary.

    Was this answer helpful?

    0 comments No comments

  3. Anonymous
    2021-10-08T15:41:25.693+00:00

    Please run;

    Dcdiag /v /c /d /e /s:%computername% >C:\dcdiag.log
    repadmin /showrepl >C:\repl.txt
    ipconfig /all > C:\dc1.txt
    ipconfig /all > C:\dc2.txt
    ipconfig /all > C:\problemworkstation.txt

    then put unzipped text files up on OneDrive and share a link.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.