ERROR: VAS_ERR_NOT_FOUND: could not resolve Group:
说明
When running the attrs command against a group you receive an error:
vastool -u host/ attrs <group name> ERROR: VAS_ERR_NOT_FOUND: could not resolve Group: <groupname> to DN
原因
The samaccount attribute is not the same as the group name.
解决办法
The vastool command is looking for the group by the samaccountname attribute. Confirm that it's the same as what you are running the vastool command against.