开发者

How to read/write ldif file through a java program?

I chose to write a java program to take back up of my LDAP entries in LDIF file and also would like to rollback the modifications using 开发者_开发问答the back up LDIF files, if needed.

Please provide references and also other better approaches.


If you're using OpenLDAP there is the slapcat utility, and I can't imagine that the other vendors don't provide similar utilities. No need to write any code at all.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜