active directory

M

Martin DeMello

Is there any ruby library that will let me authenticate against an
active directory server from a linux machine? I looked through the AD
gems but the documentation assumed that I knew what I was doing
already, and *seemed* to imply that I needed to be running this from a
windows box sitting in a windows domain.

I don't need to run queries or anything like that - simply
authenticate a user and get a yes/no answer.

martin
 
M

Martin DeMello

Do you want to do an LDAP bind-authentication from Linux with a username and
password? If so, look at Net::LDAP. If you're trying to do a Kerberos-style
authentication, there are several NTLM gems you can look at.

The former. Will check out Net::LDAP - is there anything different I
have to do, or do I simply treat AD as just another LDAP server?

martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,262
Messages
2,571,056
Members
48,769
Latest member
Clifft

Latest Threads

Top