I
Infospy
Hi!
I'm designing a Form Authentication to authenticate users in IIS in order to
redirect them, already authenticated, to their webdav folders.
This should work like this:
IIS AuthApp ---> Check Login and Impersonate -------> IIS WebDav
after 3 days using code from MSDN Network, I can't seem to find out why it
has throws an "Impersonation Failed" exception when credentials are correct.
If i miswrite a password it gives a Username / password invalid, if it is
correct, bam! an exception hitting me right in between the eyes...
So, if anyone could help me with this i would appreciate...
Thanks in advance for the effort!
Best Regards
I'm designing a Form Authentication to authenticate users in IIS in order to
redirect them, already authenticated, to their webdav folders.
This should work like this:
IIS AuthApp ---> Check Login and Impersonate -------> IIS WebDav
after 3 days using code from MSDN Network, I can't seem to find out why it
has throws an "Impersonation Failed" exception when credentials are correct.
If i miswrite a password it gives a Username / password invalid, if it is
correct, bam! an exception hitting me right in between the eyes...
So, if anyone could help me with this i would appreciate...
Thanks in advance for the effort!
Best Regards