ldapcherry/tests/cfg/attributes_wrong_type.yml

31 lines
615 B
YAML

cn:
description: "Firt Name and Display Name"
display_name: "Display Name"
type: notatype
key: True
weight: 10
autofill:
function: cn
args:
- $first-name
- $name
backends:
ldap: cn
ad: cn
first-name:
description: "First name of the user"
display_name: "First Name"
type: string
weight: 10
backends:
ldap: givenName
ad: givenName
password:
description: "Password of the user"
display_name: "Password"
weight: 31
self: True
type: password
backends:
ad: unicodePwd