Introduce ldap.useridField
Signed-off-by: Dustin Frisch <fooker@lab.sh>
This commit is contained in:
@@ -78,7 +78,8 @@
|
||||
"searchBase": "change this",
|
||||
"searchFilter": "change this",
|
||||
"searchAttributes": ["change this"],
|
||||
"usernameField": "change this e.g. uid",
|
||||
"usernameField": "change this e.g. cn",
|
||||
"useridField": "change this e.g. uid",
|
||||
"tlsOptions": {
|
||||
"changeme": "See https://nodejs.org/api/tls.html#tls_tls_connect_options_callback"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user