sbhanji

Micro Focus Frequent Contributor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-13
19:25
205 views
Create new user via JLDAP with AuxClass throws class violation
Hello,
I am trying to create a new user in eDir 887 via the JLDAP api, and when doing so in a single step it throws a class violation!
I thought we can do this in a single add command rather than doing it in 2 steps:
1 - first creating the structural User
2 - modifying the user by adding the aux class and attributes
1 Reply


Knowledge Partner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-14
23:15
Can you show the code where you are creating the user?
Are you adding all the object classes and the mandatory attributes?