cancel
Showing results for 
Search instead for 
Did you mean: 

LDAP

david_fryda2
Participant
0 Kudos

Hi everyone,

I have to access the Windows 2003 server LDAP.

Is it possible in Java ?

If yes, does anyone has any code ?

Is it better to do it in C# ?

Thanks a lot for help.

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

former_member182372
Active Contributor
0 Kudos
david_fryda2
Participant
0 Kudos

Hi Maksim,

Thanks for the reply.

In order to access the LDAP windows 2003 server, do I have to get any special jars ?

Thanks.

PS : do u know if it is better to do it in C# ?

former_member182372
Active Contributor
0 Kudos

Hello David,

LDAP works over TCP/IP, so you don`t need any jars. Check SUN`s tutiorial I mentioned it previous post. It is good place to start.

Regarding C# - I don`t know details, but I think it would be the same efforts amount.

Best regards, Maksim Rashchynski.

david_fryda2
Participant
0 Kudos

Thanks Maksim.

Nice day.

Former Member
0 Kudos

Hi David,

Do you still look for a solution?

I can help you with accessing LDAP via C#

Regards,

Gökhan

Answers (0)