Tagged: custom attributes, opendj
This topic has 7 replies, 3 voices, and was last updated 5 years, 9 months ago by Firos.
-
AuthorPosts
-
November 10, 2016 at 11:18 am #14159
Firos
ParticipantI am adding some custom attributes.
I could add attribute and assign to a class successfully.After that next step is to “Allow Users To Update the New Attribute”, in this phase i have issue.
Search with “ou=SelfWriteAttributes” shows zero entries.
Actually it was working for me till some months back.November 10, 2016 at 12:07 pm #14164Ludo
ModeratorSorry, but there is not enough information in your post to understand what is it that you are trying to do or where is the problem.
Can you be more explicit ?November 10, 2016 at 12:13 pm #14165Bill Nelson
ParticipantI would suggest looking in your opendj/logs/access log for the filter “ou=SelfWriteAttributes” and see what messages you find.
You might want to check for any ACIs that may have been added since “some months back” to see if any of them are preventing you from seeing any response.
Or as @ludo indicates, provide more information.
November 10, 2016 at 12:18 pm #14166Firos
ParticipantLudo,
I am trying to add new LDAP attribute. I could add it, next i am trying to Allow Users To Update the New Attribute. For that i have to update “SelfWriteAttributes” with new attributes.
But i am not able to see that entry in OpenDJ Controlpanel using LDAP Filter=ou=SelfWriteAttributes.One of the reason may be OpenDJ contains more than 20 lakhs records, if so how to update “SelfWriteAttributes”?
-
This reply was modified 5 years, 9 months ago by
Firos.
November 10, 2016 at 12:21 pm #14167Firos
ParticipantBill,
Log doesn’t says much, and no exceptions i could find. But i suspect search execution started but not getting result due to heavy data. OpenDJ contains more than 20 lakhs records.
November 10, 2016 at 12:43 pm #14173Ludo
ModeratorFiros,
I don’t know what is “lakhs”.
I don’t understand what you call SelfWriteAttributes. It seems to be an entry, and a value of the attribute “ou”. But your descriptions lack complete context, and as we cannot see what you see or do, it’s really difficult to help, if not impossible.November 10, 2016 at 12:59 pm #14175Firos
ParticipantLudo,
I mean my LDAP consists of more than 2 million entries.I am trying to do the 3rd step in openAM documentation,
https://backstage.forgerock.com/docs/openam/13/dev-guide#allow-users-to-update-attrIn that i am not getting search result.
November 10, 2016 at 3:03 pm #14193Firos
ParticipantSome issue is there in search (may be due to bulk data)
Instead change attribute directly instead of search and update.
-
This reply was modified 5 years, 9 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.