Skip to content

Add a reference to dry run in example #35

Description

@elecharny

The page Apply modifications on an LDAP entry on delete show how to apply a modification in an AD server though javascript. When ran in dry mode, the JS code is executed, no matter what, and the modifications are applied.

It is possible to avoid such side effect by checking the nodelete, nocreate, nomodify and nomodrdn flag before applying any action in the script.

The example page would benefit a clarification regarding the dry run mode.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions