Is it possible to view the password on the computer account which is in Active Directory?
Authentication Servives does not know, or store the active directory password for the Computer account. The kerberos principals and encrypted keys are stored in the keytab ( /etc/opt/quest/vas/host.keytab )
The below command will change the Computer account and output the new password:
# /opt/quest/bin/vastool -u host/ passwd -ro -k /etc/opt/quest/vas/host.keytab
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center