Skip to content

Security features

Orient provides advances security features

Normally, security features could be configured with external json file, but you can also configure it directly in yaml configuration

LDAP user import

Note

OLDAPImporter by default is released only with Enterprise Edition, but technically it’s part of the security module, that is open-source, so you can add it to your CE distribution. source

To enable LDAP users import attach com.orientechnologies:orientdb-security:3.0.26 and configure ldap importer in the security config.

Other features

I did not try it, but probably it would be possible to activate other features like auditing/syslog, karberos, password validator

Back to top