K
Kurt Jensen
Hi
I have a website that have anonymous access enabled. The default startpage is a user defined login box.
I would then like it to work that way that after the user has been validated against active directory (that part I've allready made) the IIS user switch from the IUSR_*** account the account the user just entered
Of course only for the actual asp connection
I tried using Impersonate but can't seem to get it to work
Any good ideas? - Examples would be nice :
/Kurt
I have a website that have anonymous access enabled. The default startpage is a user defined login box.
I would then like it to work that way that after the user has been validated against active directory (that part I've allready made) the IIS user switch from the IUSR_*** account the account the user just entered
Of course only for the actual asp connection
I tried using Impersonate but can't seem to get it to work
Any good ideas? - Examples would be nice :
/Kurt