Justin Bailey wrote: > All, > > I'm pleased to announce the release of the RubySSPI library. So named > because it allows interaction with Microsoft's Security Support > Provider Interface (SSPI) API, this library enables Ruby scripts using > Net::HTTP or open-uri to authenticate as the current Windows user with > proxy servers requiring NTLM authentication (e.g. Microsoft's ISA). Hi Justin, As I mentioned off-list, I'm curious if this can be used with DBI or Rails for Sql Server to avoid storing passwords in a config file. (It was actually Brian Takita who brought this up originally: http://tinyurl.com/y6pk2q). Possible? Thanks, Dan