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.
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.
The default configuration creates the dc=facility domain with the following user:
| Username | Password |
|---|---|
| ldap-user | password |
No additional features.