Subject: Re: How to Authenticate against the Windows NT Domain via Ruby
From: Vladimir Konrad <vk dsl.pipex.com>
Date: Wed, 18 Jun 2008 03:53:58 +0900
References: 305334
I am able to do this at the work-place using ruby net/ldap library. If
LDAP bind succeeds, one is authenticated user...
Hope this helps,
Vlad
PS: The net/ldap can also do this over SSL...