SearchFilter Parameter (Connect-Cassandra Cmdlet)
The search filter for looking up usernames in LDAP. The default setting is (uid=), When using Active Directory set the filter to (sAMAccountName=).
Syntax
Connect-Cassandra -SearchFilter string
Data Type
cstr
Default Value
"uid="
Remarks
The search filter for looking up usernames in LDAP. The default setting is (uid=).