Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
再次遇到opends问题
现在我想将 unicode 保存在 opends 目录中,它可以保存,但是当我获取结果时,unicode 字符没有按原样显示
在此先感谢肉山
OpenDS 与任何 LDAP 目录服务器一样,要求目录字符串采用 UTF-8 编码。这是 LDAP RFC 的一部分。由客户端工具执行从 UTF-8 到本地字符集的转换(如果需要)(并在发送到目录服务器时进行反向转换)。
亲切的问候,
卢多维奇·普瓦图
OpenDJ 产品经理,Java 中的开源 LDAP 目录服务
锻造摇滚。