diff --git a/CHANGELOG.md b/CHANGELOG.md index 88ac0b5297a401ebcc3edda414cce13d3142d3fd..27382acd3b6ac4e94224186a6e89664470c20cad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Script for moving files (change their path) in the internal file system based on a two-column tsv file (with columns "from" and "to"). See [README.md](misc/move_files/README.md). +- LDAP server may now be given and may be different from LDAP domain. See + `misc/pam_authentication/ldap.conf` ### Changed diff --git a/misc/pam_authentication/ldap.conf b/misc/pam_authentication/ldap.conf index 9d2cf4fb8d5600b5e4dbd9fe26f5f1acb6f05f3e..664dd7c97524242fdb1ea7015bbc0e26c087b062 100644 --- a/misc/pam_authentication/ldap.conf +++ b/misc/pam_authentication/ldap.conf @@ -1,6 +1,6 @@ # This file is sourced by the LDAP authentication script -# Set the ldap server here. +# Set the ldap server here. # LDAP_SERVER="example.com" # Set the ldap domain here. This is used to generate a fully qualified