#217 Setting DN from a preop add plugin
Closed: wontfix 3 years ago by mreynolds. Opened 12 years ago by rmeggins.

https://bugzilla.redhat.com/show_bug.cgi?id=457842

Description of problem:

Changing the DN in an add preop is not really supported, but it can be done,
just not with public interfaces (proto-slap.h).  Please file a bug to have the
operation_set/get target spec routines moved to the public interface file.


Version-Release number of selected component (if applicable):

Directory Server 8.0

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Getting and Setting the DN of an Entry

You can call the following two front-end routines to get and set the DN for an
entry:

    * To get the DN for an entry, call the slapi_entry_get_dn() function.
    * To set the DN for an entry, call the slapi_entry_set_dn() function.

Doing this within a preop_add causes an error and the causes the slap pid to
become dead.

batch update moving tickets to future

set default ticket origin to Community

Added initial screened field value.

Metadata Update from @rmeggins:
- Issue set to the milestone: FUTURE

7 years ago

Metadata Update from @mreynolds:
- Custom field reviewstatus adjusted to None (was: Needs Review)
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

3 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/217

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata