We need to publish some network directories via WebDAV on our internal network for some mobile devices (mainly iPads).
The intended layout is something like:
http://webdav/username/ points to D:\homes\username (names & paths changed)
So far we have access to the webroot working and logging in with domain credentials works fine as well. We just need to provide access by username now.
Short of creating a WebDAV rule for every possible username, is there a way to do this automatically?