[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openldap-software
Subject:    Getting Started
From:       Leslie Tighe <leslie_tighe () yahoo ! com>
Date:       2005-11-27 15:39:23
Message-ID: 20051127153923.33926.qmail () web32203 ! mail ! mud ! yahoo ! com
[Download RAW message or body]

Hello,
   
  I am new to ldap and Openldap. I am trying to get started by building a simple user \
repository and writing a sample java class to access this. Could someone point me to \
some resources that would guide me in letting up the openldap correctly?  The code \
snipped below produces an invalid dn exception so I am not sure if my setup is \
correct.  
    String password = "secret";
    LDAPConnection ld = new LDAPConnection();
  ld.connect("localhost",389);
  ld.bind(ldapVersion, "Manager", password.getBytes("UTF8") );

  Thanks for your help
  Leslie

		
---------------------------------
 Yahoo! Music Unlimited - Access over 1 million songs. Try it free.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic