1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-21 03:02:57 +02:00
ldapcherry/tests/cfg/attributes_wrong_type.yml

21 lines
427 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
autofill:
function: cn
args:
- $first-name
- $name
backend-attributes:
ldap: cn
ad: CN
first-name:
description: "First name of the user"
display_name: "First Name"
type: string
backend-attributes:
ldap: givenName
ad: givenName