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!!!
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!!!