Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
Running vastool attrs for some attributes with string values produces gibberish
Description
There is an issue with the output of the "vastool attrs" command which affects attributes with string values such as the "info", "description", and "gecos" fields. Instead of seeing the expected string, the result returned is incomprehensible text.
Cause
This issue is caused by having a trailing space character (" ") at the end of string values.
For example, if I set the info attribute of a group to "test " I get this result:
# vastool -u host/ attrs -g unix info
info:: dGVzdCA=
Resolution
WORKAROUND:
Removing the trailing space character so that the attribute has no trailing space character, such as "test", results in the correct output:
# vastool -u host/ attrs -g unix info
info: test
STATUS
Waiting for fix in a future release of Authentication Services
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Recommended Content
Product(s):
Safeguard Authentication Services
4.1
Topic(s):
Troubleshooting
Article History:
Created on: 2/27/2018 Last Update on: 5/7/2023
Thank you for your feedback for Topic Request
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Welcome to One Identity Support
You can find online support help for*product* on an affiliate support site. Click continue to be directed to the correct support content and assistance for *product*.
The One Identity Portal no longer supports IE8, 9, & 10 and it is recommended to upgrade your browser to the latest version of Internet Explorer or Chrome.