We're having trouble finding an IIS 7 equivalent to IIS 6's "adsutil set uncauthenticationpassthrough true" command.

Any feedback pointing us in the right direction would be greatly appreciated.

link|improve this question
feedback

1 Answer

That property was depreciated in IIS6 and doesn't exist at all in IIS7. If you set a u/p for the UNC path, it will use that, otherwise it will automatically pass authentication through.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.