1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-10 04:39:52 +02:00
ldapcherry/tests/cfg/attributes_wrong_type.yml

31 lines
615 B
YAML
Raw Normal View History

2015-05-17 19:49:13 +02:00
cn:
description: "Firt Name and Display Name"
display_name: "Display Name"
type: notatype
2015-05-31 18:07:46 +02:00
key: True
weight: 10
2015-05-17 19:49:13 +02:00
autofill:
function: cn
args:
- $first-name
- $name
backends:
2015-05-17 19:49:13 +02:00
ldap: cn
ad: cn
2015-05-17 19:49:13 +02:00
first-name:
description: "First name of the user"
display_name: "First Name"
type: string
weight: 10
backends:
2015-05-17 19:49:13 +02:00
ldap: givenName
ad: givenName
password:
description: "Password of the user"
display_name: "Password"
weight: 31
self: True
type: password
backends:
ad: unicodePwd