Ldap
如何將 FreeIPA 中的 Base DN 設置為 Crowd OpenLDAP 目錄?
在 Crowd 的目錄添加項中,可以添加 OpenLDAP,並且必須
Base DN
在其中設置。但是,如何Base DN
在 FreeIPA 伺服器上查找或設置?人群:
免費國際音標:
如果沒有正確設置正確的數據,選擇LDAP目錄添加新組時會出現這個錯誤:
org.springframework.ldap.NameNotFoundException: [LDAP: error code 32 - No Such Object]; nested exception is javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name '[HIDDEN]'
您可以在 /etc/ipa/default.com 中的任何已加入主機中獲取 idm 的預設 ldap 基礎。
使用者群將是 cn=users,cn=accounts, $ SUFFIX and the groups base will be cn=groups,cn=accounts, $ SUFFIX,其中 $SUFFIX 是 default.conf 中的基數。
此資訊在這裡 howto:ldap