Create a <HOST_CONFIG> folder that will contain all configuration files – for example:
mkdir /home/myuser/cagw/configRun the following commands to make the folder files accessible to the predefined user and group with the 1339 identifier. For example:
chown -R :1339 /home/myuser/cagw/configchmod -R g+rx /home/myuser/cagw/configchmod -R g+s /home/myuser/cagw/config