Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

LDAP (Lightweight Directory Access Protocol) is a protocol used to access and manage directory information such as user credentials. SciCat can use LDAP as third-party authentication provider.

Configuration options

The LDAP configuration is defined in the glauth.conf file.

For an extensive list of available options see the GLAuth docs.

You can add other users by editing the configuration file.

Default configuration

The default configuration creates the dc=facility domain with the following user:

Username Password
ldap-user password

Enable additional features

No additional features.