Re: Custom Membership Provider - AD AND SQL



If this is so LAN users can get into a forms auth site, you may set up
another vdir, with the same machineKey as the forms auth site, set in
IIS for integrated auth, and in the deafult.aspx there do a
SetAuthCookie and Redirect to the forms auth site.

.