-
John started the topic XML Field Customizations in the forum Access Management 3 years, 2 months ago
Hi All!
Does anyone know off of the top of their head if or where the group attribute fields can be customized?
I have already customized the user pages with
.../openam/config/xml/amUser.xml
, but have some attributes I need to change for the group pages as well. This is the area I am trying to…[Read more] -
John replied to the topic Can See/Edit Users, but not Add to OpenDJ in the forum Access Management 3 years, 2 months ago
Wow… why didn’t I think of that, thanks! Found a conflicting objectclass in the OpenDJ logs:
ADD RES conn=2 op=59 msgID=60 result=65 message="Entry uid=why,ou=people,dc=example,dc=com violates the Directory Server schema configuration because it includes multiple conflicting structural objectclasses account and inetOrgPerson. Only a single…
[Read more] -
John started the topic Can See/Edit Users, but not Add to OpenDJ in the forum Access Management 3 years, 2 months ago
I’ve been working on this one for days now but haven’t gotten anywhere. I have added an OpenDJ instance as an external datastore, configured it so that my users show up in the subjects, and can manage existing users. However, I get the following error when trying to create a new user:
Plug-in org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo…
[Read more] -
John replied to the topic Change default 'new user' DN in the forum Access Management 3 years, 2 months ago
Never mind, I just realized what I was doing. I was using a non-administrative port on OpenDJ to do writes, which wasn’t working obviously, and kept looking at the universal ID. But thank you for the explanation Andy, it definitely helped me sort things out!
-
John's profile was updated 3 years, 2 months ago
-
John changed their profile picture 3 years, 2 months ago
-
John started the topic Change default 'new user' DN in the forum Access Management 3 years, 2 months ago
Hi All!
I was wondering if anyone has ever, or knows how to change the default settings that new users or groups are created with.
Currently, I have a realm with two different datastores, an embedded OpenDJ and a non-embedded OpenDJ. My goal is to have new users saved to the non-embedded datastore with a DN…[Read more]