The file "/etc/opt/quest/vas/vas.conf" is not formatted for normal Unix style line endings. This will keep vasd processes from being able to read the file.
CRITICAL: 113 /etc/opt/quest/vas/vas.conf has Windows-style line endings, QAS will be unable to parse
This can be caused when the file is edited or saved on a windows machine and copied to the QAS enabled server either manually or through an automated process.
The resolution is to convert the vas.conf file to a Unix formatted file. This should be done on the original one as well if it is stored centrally.
One way to do this is with the unix2dos command which is often available on unix/linux machines by default.
# cat -v /etc/opt/quest/vas/vas.conf
# unix2dos /etc/opt/quest/vas/vas.conf
# cat -v /etc/opt/quest/vas/vas.conf
# vi output.txt
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Términos de uso Privacidad Cookie Preference Center