VRAY_AUTH_CLIENT_FILE_PATH on Linux

I’m trying to add the env VRAY_AUTH_CLIENT_FILE_PATH to my Maya launch script but I can’t find the “vrlclient.xml” file on Linux. I’ve searched the various Vray and Maya directories.

Where does this file live? Is it generated by the rpm install? What does a sample vrlclient.xml look like?

I’m assuming this is an important env to set, correct?

Thanks!

You can find it in the ~/.ChaosGroup/ directory.
The file is generated by the tool setvrlservice.exe (it is in the vray/bin directory).
I think there is some information how to use it in the install document comming with the installation.

/Teodor

Thanks! Found it.

The install docs do mention the file, but they don’t state where it lives, but it should! :slight_smile:

Appreciate the help,

Rich