开发者

Java automating Ldap authentication in ie

Can a开发者_JAVA百科nyone tell me how to connect to an LDAP server?

I need a username/password authentication to be done by LDAP integrated with IE, which I intend to do using Java. Given that I only know the IP address of the server, is it possible that way I can reach the server so that I can authenticate with it somehow automatically using Java?


Here is link to LDAP Authentication using Java


Do you want to do SSO with NTLM? In this case this might help you. Otherwise you can use the javax.naming package to connect to LDAP. Or have a look at jldap

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜