Integration Your Way - (800) 235-7250
RSSBus for SharePoint V3
Questions / Feedback? ldapSearch

ldapSearch

Search the directory server using the base object specified in dn, using filter.

Required Parameters

serverThe name or address of the LDAP server.
filterThe filter to use for searching.
scopeControls the scope of LDAP search operations. Values can be BASEOBJECT, SINGLELEVEL, WHOLESUBTREE. The allowed values are: BASEOBJECT, SINGLELEVEL, WHOLESUBTREE.

Optional Parameters

portThe LDAP server port. Try 636 if sslmode is IMPLICIT.
timeoutTimeout, in seconds, for the operation to complete.
sslmodeWhether or not to use SSL to secure the connection. Possible values are NONE, IMPLICIT, and EXPLICIT. The allowed values are: NONE, IMPLICIT, EXPLICIT.
authdnThe Distinguished Name of a user with search permissions. Needed only if anonymous searching is not allowed.
passwordThe password for the authdn user. Needed only if providing authdn.
dnThe path on the server to perform the search operation on. Leaving this attribute empty will cause the operation to do a DSE Search (Directory Specific Entries).
sizeLimitMaximum number of entries that can be returned by the next search operation. A value of 0 means that no size limits are in effect for the search.
timeLimitA time limit for the next search operation (in seconds). A value of 0 means that no time limits are in effect for the search.

Output Attributes

ldap:*Attribute values. If there is more than one value, the attribute names are followed by an index that specifies their position in the value list.
ldap:dnThe Distinguished Name of the entry.


 
Copyright © 2013 RSSBus Inc.
[x] close

Questions / Feedback?


Name:
Email:
Feedback:
Send Feedback