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.
我们在 Solaris 中有一个现有的 Sun DS(6.3 版本),我们计划在 Linux 中迁移到 ODSEE,并且有几个关于迁移的问题。
根据读数,我认为 LDIF 选项是最好的选项,但问题在于密码。密码采用 SSHA 格式,我们希望保留相同的密码。如果我们进行 LDIF 导出/导入,那行得通吗?用户需要能够使用相同的密码。我需要做些什么来确保正确迁移密码?
谢谢。
是的,Sun Directory Server(所有版本,包括 ODSEE)将导入并保留散列密码。最初设计(作为 OpenDS 项目)以取代 Sun DSEE 的 OpenDJ 也是如此。