RE: windows network logins?

One of their requirements ,however, is that the app use microsoft
windows network indentification and authorization.

If you use Apache as the web server, you can let Apache handle the
authentication and just refer to the remote user cgi variable in Rails.

HTH, Torben