1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-07 03:27:48 +02:00

fix AD test configuration

This commit is contained in:
kakwa 2016-07-31 11:32:02 +02:00
parent 01aaf476c1
commit f21122b219
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ gidNumber:
default: 10000 default: 10000
backends: backends:
ldap: gidNumber ldap: gidNumber
ad: GIDNumber ad: gidNumber
shell: shell:
description: "Shell of the user" description: "Shell of the user"
display_name: "Shell" display_name: "Shell"

View File

@ -88,7 +88,7 @@ gidNumber:
- '30000' - '30000'
backends: backends:
ldap: gidNumber ldap: gidNumber
ad: GIDNumber ad: gidNumber
shell: shell:
description: "Shell of the user" description: "Shell of the user"
display_name: "Shell" display_name: "Shell"