摘要:
最近在做Domino 数据同步的问题,要用JAVA程序实现对Domino LDAP数据库进行添加操作。但是在添加用户的时候一直在提示:Failed, ambiguous DN specified, operation aborted。原来以为是DN的问题,因为是第一次做LDAP的数制同步也不知道具体是什么问题。今天在IBM官网搜索这个问题,看了篇关于这个问题的解决方法:修改LDAP目录的"Rules to follow when this directory is the primary directory, and there are multiple matches on the 阅读全文