mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
10 lines
No EOL
347 B
JSON
10 lines
No EOL
347 B
JSON
{
|
|
"Enabled": "1",
|
|
"URI": "ldap://localhost/ou=users,dc=yunohost,dc=org",
|
|
"Filter": "(&(objectclass=posixAccount)(|(uid=%1$s)(mail=%1$s))(permission=cn=wordpress.admin,ou=permission,dc=yunohost,dc=org))",
|
|
"NameAttr": "givenName",
|
|
"SecName": "sn",
|
|
"UidAttr": "uid",
|
|
"MailAttr": "mail",
|
|
"DefaultRole": "subscriber"
|
|
} |