Search Results

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: mashimaro ; Forum: Java and child forums
Forum: Java Apr 18th, 2009
Replies: 0
Views: 214
Posted By mashimaro
Hey, got a problem with connecting to some ldap's.

Hashtable data = new Hashtable();
data.put(Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.ldap.LdapCtxFactory");...
Forum: Java Feb 20th, 2009
Replies: 5
Views: 470
Posted By mashimaro
bump, anyone?
Forum: Java Feb 14th, 2009
Replies: 5
Views: 470
Posted By mashimaro
Oh. Thanks, somehow I missed it. So all I actually need is to use:
LdapConnection lc = newe LdapConnection();
lc.Connect( "www.LDAPServer.com", portNumber );
lc.Bind( login, password );
to have...
Forum: Java Jan 20th, 2009
Replies: 5
Views: 470
Posted By mashimaro
Hey, I'd like to write an application (in java, ofc) that would be able to connect to an LDAP server, with authentication, using sessions. Are there any libraries I could use to do so out there? Open...
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC