devblackops / NetScaler

PowerShell module for interacting with Citrix NetScaler via the Nitro API
Apache License 2.0
69 stars 32 forks source link

Add SearchFilter parameter to New-NSLDAPAuthenticationServer #87

Closed iainbrighton closed 6 years ago

iainbrighton commented 6 years ago

Expected Behavior

To be able to define an LDAP search filter to an LDAP server

Current Behavior

The New-NSLDAPAuthenticationServer does not expose the searchfilter property

Possible Solution

Add -SearchFilter parameter to New-NSLDAPAuthenticationServer

Context

NetScaler Gateway can be used to restrict remote access via an AD group membership, but this in not currently exposed.