I'm using several services which requires Windows Authentication (NTLM). Is there a way to supply this? And can I use it by requiring a popup instead of writing my password in clear text? And can the password be cached in-memory so I don't have to write it each time?