Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this Page

Table of Contents
maxLevel2
excludeOlder Versions|Additional Resources|Related Links|Related Information

Snap type:

Write


Description:

This Snap lists the user with the specified Distinguished Name in Active Directory.

  • Expected upstream SnapsFile Reader followed by any file Parser followed by Structure.
  • Expected downstream SnapsAny file Formatter followed by File Writer.
  • Expected inputDistinguished name
  • Expected outputLists the users in Active Directory based on the provided distinguished name.


Prerequisites:

[None]


Support and limitations:Ultra pipelines: Works Works in Ultra Pipelines.Spark mode: Not supported in /wiki/spaces/SD/pages/1437917 mode.
Account: 

This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. See Active Directory Basic Auth Account for information on setting up this type of account.


Views:


InputThis Snap has exactly one document input view.
OutputThis Snap has exactly 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 LDAP API references an LDAP object by its distinguished name (DN). A DN is a sequence of relative distinguished names (RDN) connected by commas. An RDN is an attribute with an associated value in the form attribute=value, normally expressed in a UTF-8 string format. The following lists typical RDN attribute types as: DC = domainComponent, CN = commonName, OU = organizationalUnitName,O = organizationName, STREET = streetAddress, L = localityName,ST = stateOrProvinceName, C = countryName, UID = userid.
ExampleCN=AbcUser,CN=Users,DC=server,DC=company,DC=com

Default value: [None]


Multiexcerpt include macro
nameSnap Execution
pageSOAP Execute

Multiexcerpt include macro
nameExecution_Detail_Write
pageSOAP Execute

Examples

The following table provides some examples of the data returned for varying Distinguished name values.


Distinguished name valueReturns

CN=user,CN=Users,DC=server,DC=company,DC=com

Details about that user.
CN=Users,DC=server,DC=company,DC=comDetails about all items in "Users" under that domain.
DC=server,DC=company,DC=comDetails about all objects on that server domain.


Insert excerpt
Active Directory Snap Pack
Active Directory Snap Pack
nopaneltrue