mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-04 12:27:47 +02:00
fix AD test configuration
This commit is contained in:
parent
01aaf476c1
commit
f21122b219
2 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@ gidNumber:
|
|||
default: 10000
|
||||
backends:
|
||||
ldap: gidNumber
|
||||
ad: GIDNumber
|
||||
ad: gidNumber
|
||||
shell:
|
||||
description: "Shell of the user"
|
||||
display_name: "Shell"
|
||||
|
|
|
@ -88,7 +88,7 @@ gidNumber:
|
|||
- '30000'
|
||||
backends:
|
||||
ldap: gidNumber
|
||||
ad: GIDNumber
|
||||
ad: gidNumber
|
||||
shell:
|
||||
description: "Shell of the user"
|
||||
display_name: "Shell"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue