Hi @all,
I am working on ca Pydio 8.2.1 installation on Centos 7. I try to do the following:
We have a fileserver on which I create a share for userhome directorys. I create an workspace calles HOME and use the samba driver. In the URI I use the AJXP_USER variable to point to the specific userhome directory. Everything works fine. But I have to create the AJXP_USER directory on the fileserver by hand.
Is there a way to automate the creation of AJXP_USER on the fileserver if it does not exists?