One webdav per user to their home directories?

hello

I would like to setup the following configuration , run one nginx
instance
per user to let them access to their home directories thru the webdav
protocol + LDAP AUTH like the following

https://myserver.domain.tld/user1

https://myserver.domain.tld/user2

and so on ( I have approx 4000 users , mainly students and professors )

The main problem is each “user instance” have to run under the identity
of

the existing home directory’s owner

Is it possible to do so with NGINX ?

thank you

On Fri, Mar 28, 2014 at 10:51:56AM +0100, BONNET, Frank wrote:

Hi there,

I would like to setup the following configuration , run one nginx instance
per user to let them access to their home directories thru the webdav
protocol + LDAP AUTH like the following

https://myserver.domain.tld/user1

https://myserver.domain.tld/user2

That sounds like it should be doable.

It also sounds vaguely familiar.

Are there specific problems you are seeing?

f

Francis D. [email protected]