Cmdlets for LDAP

Build 24.0.9060

BaseDN Parameter (Connect-LDAP Cmdlet)

The base portion of the distinguished name, used for limiting results to specific subtrees.

Syntax

Connect-LDAP -BaseDN string

Data Type

cstr

Default Value

""

Remarks

Specifying a base DN may greatly improve performance when returning entries for large servers by limiting the number of entries that need to be examined.

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060