diff --git a/app/config/production/ldap.example.php b/app/config/production/ldap.example.php index 067e840bd231..a80f44bf0e4d 100644 --- a/app/config/production/ldap.example.php +++ b/app/config/production/ldap.example.php @@ -68,10 +68,10 @@ | LDAP as follows (where $results[$i] represents a row in the LDAP query: | $username-to-insert-in-snipe-it = $results[$i]["my-org-username"][0] | - | Note: all these fields are required. |-------------------------------------------------------------------------- | | The search filter for the LDAP query. + | Note: all these fields are required, and they should all be lowercase. | */ 'result.username' => "",