Skip to end of banner
Go to start of banner

LDAP Modify Entry

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Snap type:

Write

 

Description:

This Snap renames an existing LDAP entry on the LDAP server.

  • Expected upstream SnapsFile Reader followed by CSV Parser. 
  • Expected downstream Snaps: [None].
  • Expected inputThe existing Distinguished name and the New distinguished name for the entry to be modified.
  • Expected outputThe entry (if exists) will be renamed on the server.

 

Prerequisites:

[None]

 

Support and limitations:

 

Account: 

This Snap uses account references created on the Accounts page of SnapLogic Manager to connect to an LDAP server. See LDAP Account for information on setting up this type of account.

 

Views:
InputThis Snap has at most one input view, which contains the old and new names for the entry to be modified.
OutputThis Snap has at most one document output view.
ErrorThis Snap has at most one document error view and produces zero or more documents in the view.

Settings

Label

 

Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.

Distinguished name


 

Required. The distinguished name of the entry to be modified.

Examplecn=syed,ou=People,dc=Snaplogic,dc=com

Default value: [None]

 

New distinguished name


Required. The new distinguished name to be assigned.

Examplecn=smudassir,ou=People,dc=Snaplogic,dc=com

Default value: [None]

 

Execute during preview


This property enables you to execute the Snap during the Save operation so that the output view can produce the preview data.

Default value:  Not selected
 

 

 

 

  • No labels