Autocreate AJXP_USER folder in a workspace

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?

56/5000
Hello, this function is to make it you have it enabled?

Hi, thanks for your answer.

This option is not available for samba-workspaces. This would be exactly what I am looking for.

Is it possible to run scripts when a user is accessing a workspace that not exists? I realy want to get this running via samba driver…