Welcome back to the Centrify forums.
Cloned System - You must follow Windows rules.
- Every system when joined gets a unique identifier in Active Directory
- System names can't be duplicate.
To fix your issue:
- Forcibly leave the domain (e.g. sudo adleave --force)
- Clean-up any orphaned AD objects (e.g. computer object)
- Rejoin the domain (e.g. sudo adjoin [parameters] domain.name)
- Optional: Review any Kerberized apps with fixed creds.
Remember to update your Centrify client software (5.4.x is the community supported version).
R.P