Missing Authentication DSLS

My university changed the Abaqus licensing from FLEXNet to DSLS. I have a custom installation of Abaqus in an HPC. It used to be run using FLEXNet license. I have changed the environment variables for DSLS license configuration. But when I run a shell script to run Abaqus using python script, it still searches for the license configuration in the default folder /var/DassaultSystemes/Licenses. But I do not have administrator rights to create that folder or place the DSLicSrv.txt file in it. I placed the txt and lic files in the home directory. I have also set dsls_license_config to the DSLicSrv.txt file location. But Abaqus still searches for the license in the default folder and gives an error message "ERROR 1A00008E: Missing Authentication file in /var/DassaultSystemes/Licenses". I have also tried setting up DSLS_CONFIG environment variable in shell script using "export"

What should be the right way to configure the DSLS client in Linux HPC?
 

Edu ABAQUS