LDAP from ruby

P

Pedro Arnal Puente

Hello

I have a little program that needs to run on windows, linux and AIX.

It reads some data files or receives data packets, makes some
validations talking to an LDAP server, and loads the massaged data in
a database.

The problem I find is the LDAP access from Ruby in the windows platform.

Anbody uses ruby-ldap in a windows environment? and in AIX?

I wonder if I should just use jRuby and call LDAP via Java JNDI...

Many thanks!!!
 
G

gregarican

Pedro said:
Hello


I have a little program that needs to run on windows, linux and AIX.


It reads some data files or receives data packets, makes some
validations talking to an LDAP server, and loads the massaged data in
a database.


The problem I find is the LDAP access from Ruby in the windows platform.


Anbody uses ruby-ldap in a windows environment? and in AIX?


I wonder if I should just use jRuby and call LDAP via Java JNDI...


Many thanks!!!


--
Saludos mercenarios...


..por la destruccion de todo lo que es.

Personally I ran into problems getting Ruby's LDAP package to compile
in my Win32 environment. I tried using MSVC, Borland, etc. to no avail.
So I abandoned trying at the point of getting myself tangled up in all
of the extconf/mkmf stuff that was over my head.

Perhaps there are others who have succeeded in this area. If so I'd
love to hear from them :)
 

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

No members online now.

Forum statistics

Threads
474,171
Messages
2,570,935
Members
47,472
Latest member
KarissaBor

Latest Threads

Top