mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
fixing default configuration for AD
This commit is contained in:
parent
383c68f8b8
commit
3ab5a2bd41
@ -58,7 +58,7 @@ uid:
|
||||
- $name
|
||||
backends:
|
||||
ldap: uid
|
||||
# ad: uid
|
||||
# ad: sAMAccountName
|
||||
uidNumber:
|
||||
description: "User ID Number of the user"
|
||||
display_name: "UID Number"
|
||||
@ -117,3 +117,12 @@ password:
|
||||
backends:
|
||||
ldap: userPassword
|
||||
# ad: PASSWORD
|
||||
|
||||
#logscript:
|
||||
# description: "Windows login script"
|
||||
# display_name: "Login script"
|
||||
# weight: 100
|
||||
# type: fix
|
||||
# value: login1.bat
|
||||
# backends:
|
||||
# ad: scriptPath
|
||||
|
Loading…
Reference in New Issue
Block a user