Authentication General Information

INFO

Find here general information about authentication in Datameer X.

Authentication Methods

INFO

You can use the authentication provides by Datameer X or use a remote authentication system such as LDAP or Active Directory.

To use remote authentication it may be needed to write a plug-in. If a plug-in for your method already exists, you might be able to configure it from the 'Admin' tab.

This documentation provides information for the following authentication methods:

Disabling Security 

INFO

If you execute disabling the security in your Datameer X, everyone has access to your system. Doing this only makes sense if you are working behind a firewall or in a secured environment.

To disable security:

  1. Set the property 'security.enabled' to 'false' in the file '<Datameer X install location>/conf/live.properties'.

    security.enabled=false
  2. Save the file and restart Datameer X.