.. _dai_auth: 

Configuring Authentication
==========================

Driverless AI supports LDAP, PAM, Local, none, and unvalidated (default) authentication. These can be configured by specifying the environment variables when starting the Driverless AI Docker image or by setting the appropriate environment variables in the config.toml file. 

.. include:: authentication-enable-in-docker.rst

.. include:: authentication-enable-in-native.rst

.. include:: authentication-ldap.rst

.. include:: authentication-pam.rst
