This is the README for your extension "ldap-workspace". After writing up a brief description, we recommend including the following sections.
- Connect to a LDAPv3 compatible LDAP server
- Plain text ( LDAP, LDAPS, LDAPI )
- SASL
- NTLM Active Directory
- Bind with account
- Selectable account
- Default Anon option
- View remote LDAP v3 compatible trees.
- Prefenced objectClass order ( Display OU=, O= before uid=)
- Filter parts of the tree
- Query
- Paged Query
- Export as JSON, CSV
- Query Extended ( Table Query )
- View attrs as columns, entries as rows
- Nested explorer ( Group entries by parent DN )
- Export as diagram
- Export as JSON, CSV
- Schema Browser
- ObjectClass definitions
- ObjectClass inheritance
- Attribute definitions
- [ ]
- Python 3.6+
- Python: ldap3
This extension contributes the following settings:
myExtension.enable
: enable/disable this extensionmyExtension.thing
: set toblah
to do something
- Evan doesnt know how to program in typescript
- Development Release, completly untested :)