Hi,
Currently experiencing problems with WebDav and pass through authentication.
I'll explain the setup and what I'm trying to achieve;
I have a Windows 2008R2 server, with WebDav setup. It is a virtual directory to a network location which contains students home directorys on it.
The structure is, \\share\students\studenthomedirectorys
I'm trying to create a system where a student can log in, and only see their own home directories.
The problem I'm experiencing is when I set the virtual directory 'connect as' settings to pass-through, you cannot see anything at all - to connect to the WebDav server I used the following command on Windows 7 'Net Use * Https:\\webdav\'.
However if I change the 'connect as' settings to the actual user, and put the user details into WebDav instead of using passthrough, when I connect to webdav on the same Windows 7 machine using the same command, I can see the home directory absolutely fine.
I've tried authentication with digest, windows authentication and basic authentication and none have worked.
Could someone shed some light on why pass-through won't work ?
Thanks !
Josh