We are running a Rails application on Linux RedHat with a requirement to validate users against a Windows NT Domain (single sign-on scenario). Some sites use LDAP, others do not. Is there any Ruby libraries or code samples that make this an easy thing to do? Anyone have any recommendations on ways to get this implemented? Thanks!