On the QAS client, how do I find what OU the computer object is in?
Running the command "vastool -u host/ attrs host/ distinguishedName" will help you find where the computer object is in your AD.
For example:
# vastool -u host/ attrs host/ distinguishedName
distinguishedName: CN=redhatmachine,CN=Computers,DC=child,DC=example,DC=com
The vastool info id can also be used:
[root@rh4smoke ~]# vastool -u host/ info id
Kerberos: RH4SMOKE$@SMOKE.VAS
LDAP: CN=rh4smoke,CN=Computers,DC=smoke,DC=vas
[root@rh4smoke ~]#
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center