From ruby-talk-admin@ruby-lang.org Fri Dec 16 00:20:58 2005 Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (8.12.3/8.12.3/Debian-6.6) with ESMTP id jBFFKwZk022521; Fri, 16 Dec 2005 00:20:58 +0900 Received: from funfun.nagaokaut.ac.jp (funfun.nagaokaut.ac.jp [133.44.2.201]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 259105D58; Fri, 16 Dec 2005 00:20:59 +0900 (JST) Received: from localhost (localhost.nagaokaut.ac.jp [127.0.0.1]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id DF370F04894; Fri, 16 Dec 2005 00:21:02 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by funfun.nagaokaut.ac.jp (Postfix) with ESMTP id A16FDF04898; Fri, 16 Dec 2005 00:21:01 +0900 (JST) Received: from beryllium.ruby-lang.org (beryllium.ruby-lang.org [210.163.138.100]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id 4DF9563002A; Fri, 16 Dec 2005 00:21:04 +0900 (JST) Received: from beryllium.ruby-lang.org (beryllium.ruby-lang.org [127.0.0.1]) by beryllium.ruby-lang.org (Postfix) with ESMTP id C28E633A9D; Fri, 16 Dec 2005 00:20:59 +0900 (JST) Received: from localhost (beryllium.ruby-lang.org [127.0.0.1]) by beryllium.ruby-lang.org (Postfix) with ESMTP id A686433F1A for ; Fri, 16 Dec 2005 00:20:52 +0900 (JST) Received: from beryllium.ruby-lang.org ([127.0.0.1]) by localhost (beryllium.ruby-lang.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10930-07 for ; Fri, 16 Dec 2005 00:20:52 +0900 (JST) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.205]) by beryllium.ruby-lang.org (Postfix) with ESMTP id C9B7633A9D for ; Fri, 16 Dec 2005 00:20:51 +0900 (JST) Received: by nproxy.gmail.com with SMTP id l35so135105nfa for ; Thu, 15 Dec 2005 07:20:45 -0800 (PST) Received: by 10.48.209.17 with SMTP id h17mr92723nfg; Thu, 15 Dec 2005 07:20:45 -0800 (PST) Received: by 10.49.5.1 with HTTP; Thu, 15 Dec 2005 07:20:45 -0800 (PST) Delivered-To: ruby-talk@ruby-lang.org Date: Fri, 16 Dec 2005 00:20:53 +0900 Posted: Thu, 15 Dec 2005 16:20:45 +0100 From: Pedro Arnal Puente Reply-To: ruby-talk@ruby-lang.org Subject: LDAP from ruby To: ruby-talk@ruby-lang.org (ruby-talk ML) Message-Id: <8f1c562d0512150720l2e23acd1p@mail.gmail.com> X-ML-Name: ruby-talk X-Mail-Count: 47 X-MLServer: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post) X-ML-Info: If you have a question, send e-mail with the body "help" (without quotes) to the address ruby-talk-ctl@ruby-lang.org; help= X-Original-To: ruby-talk@ruby-lang.org DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=pcRbXbEZxzd1+qRLEoPCpJ22VHCsfFQA+4QDEb6hHnwHTjdG9Zw69+1N9DSs28nXB3FcDXkh8tiaGkW+K326ZteRns9Wx+C45bJ5GGaQze7KPfYQEgQrtl1n/u9nh0v14bsZS7fTlX6q8xngV2k8sdKm9mwWUivZWw3T+vTq0hg= Content-Disposition: inline X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ruby-lang.org X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on beryllium.ruby-lang.org X-Spam-Level: X-Spam-Status: No, score=-13.6 required=7.0 tests=AWL,BAYES_00,BLARS00, BLARS_SPAM00,CONTENT_TYPE_PRESENT,MIMEQENC,QENCPTR2,RCVDFRMLOCALIP, RCVD_BY_IP,RCVD_IN_BLARS,RCVD_IN_BLARS_HOOPS,RCVD_IN_BLARS_SPAM autolearn=ham version=3.0.3 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Precedence: bulk Lines: 20 List-Id: ruby-talk.ruby-lang.org List-Software: fml [fml 4.0.3 release (20011202/4.0.3)] List-Post: List-Owner: List-Help: List-Unsubscribe: X-Virus-Scanned: by AMaViS snapshot-20020531 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by blade.nagaokaut.ac.jp id jBFFKwZk022521 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.