Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenDJ Control-panel doesn't synchronize newly created attribute and object types #282

Open
AlijiEmmanuel-dev opened this issue Jun 21, 2023 · 0 comments

Comments

@AlijiEmmanuel-dev
Copy link

Describe the bug
I have been working with open dj for some time now, I newly created attribute and object types through the control panel. Unfortunately, OpenDJ doesn't seem to load those attribute and object types from the server.

I tried using Apache Directory Studio to check if those attributes are available, and it turns out Apache Directory Studio could load them in its schema editor. I also checked the file and directory under the schema, the types seem to be defined.

Please how can I get those attributes to be loaded as I want to use them to create a new object class with those attributes included?

In the meantime, I have decided to edit the 99-user.ldif file after creating the object class, then I will add the attribute manually, then restart the server.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the OpenDJ control panel
  2. after login in, click on schema management
  3. create new attributes
  4. restart the remote server after attribute creation is successful
  5. create a new object type and try to access the newly created attribute.
  6. You close the control panel and start again to access the remote server.
  7. New attribute wouldn't be available to add to the object type. Note Apache directory studio can view the newly created attributes.
  8. It is also not available on the attribute tab.

Desktop (please complete the following information):

  • Remote Server: Debian
  • Control Panel OS: Windows
  • Version 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant