Burrito wrote:If I use directory security (integrated windows authentication) on a virtual directory, my remember password does NOT work.
Humorously, it works, but probably not the way you think.
It "remembers" the password for that browsing session. Once you close the browser, it dumps it.
Burrito wrote:It remembers my username, but no my password. I have been to IIS servers before where this DOES work, so I know it's a setting that I'm missing somewhere...but don't know where.
Right - it remembers the name, but it dumps the password after that browser session.
The difference here is that unlike you, I've never seen one that does it in any other way. Perhaps I've never seen that configuration before, or I'm mistaken. But to my knowledge, I've never seen that.
Burrito wrote:If I set the same thing up with apache and .htaccess, it works fine (remembers both UN and pass).
Not a fair comparison - thats totally different technologies.
I'm not aware of a way to do it across browser sessions. Sorry I couldnt help more.
