v2.1.0-beta1
Pre-release
Pre-release
github-actions
released this
31 Oct 06:15
·
152 commits
to master
since this release
Main module:
- Added support for retrieval of all present attributes via '*'
- Added support for fast retrieval of results via single LDAP request
- BREAKING: Renamed BinaryProperties param on Find-LdapObject to BinaryProps
- No need to specify prop as binary if transform loaded for the prop - binary'ness of prop is defined in transform
- Added CertificateValidationFlags param to Get-LdapConnection to allow control trust to server certificate
Transforms:
- Fixed bug in samAccountType transform
- Added transforms for integer and boolean attribute syntaxes