Tagged: DS 6.5, setup-profile
This topic has 1 reply, 2 voices, and was last updated 3 years, 4 months ago by JnRouvignac.
-
AuthorPosts
-
February 11, 2019 at 9:57 pm #24761
schism2675
ParticipantI’m trying to install the latest version of DS (6.5) using the functionality of the setup-profiles to create 3 external specialized directories (identity, cts, configuration) so i can use them with AM (6.5). Obviously i’m following the documentation. I can not understand how to set the baseDN to use. Let me explain:
I would like to use the baseDN: dc=openam,dc=example,dc=com
Configuration –> I can use the set baseDN option and then I can use the DN above. Even if the baseDN entry is not created and I have to do it manually.
Identity and CTS don’t allow me to do it and the tree is created respectively:
Identity:
ou=people,ou=identities
ou=group,ou=identities
uid=am-identity-bind-account,ou=admins,ou=identitiesCTS:
uid=openam_cts,ou=admins,ou=famrecords,ou=openam-session,ou=tokens
But i would like:
Identity:
ou=people,ou=identities,dc=openam,dc=example,dc=com
ou=groups,ou=identities,dc=openam,dc=example,dc=com
uid=am-identity-bind-account,ou=admins,ou=identities,dc=openam,dc=example,dc=comCTS:
uid=openam_cts,ou=admins,ou=famrecords,ou=openam-session,ou=tokens,dc=openam,dc=example,dc=comAm I doing something wrong? Or still can’t it be done in this release?
Translated with http://www.DeepL.com/Translator
February 12, 2019 at 9:53 am #24766JnRouvignac
ParticipantHello,
You have hit https://bugster.forgerock.org/jira/browse/OPENDJ-5727.
Please liaise with support to see if a patch can be delivered to you.Cheers,
Jean-Noel -
AuthorPosts
You must be logged in to reply to this topic.