ldapcherry/tests/cfg/attributes_wrong_type.yml

24 lines
451 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
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