22 lines
608 B
JSON
22 lines
608 B
JSON
|
{
|
||
|
"worker": "ldap",
|
||
|
"action": "update",
|
||
|
"params": {
|
||
|
"id": 25,
|
||
|
"attributes": {
|
||
|
"cn": "guillaume-jf@univ-nantes.fr",
|
||
|
"uid": "guillaume-jf@univ-nantes.fr",
|
||
|
"mail": "Jean-Francois.Guillaume@univ-nantes.fr",
|
||
|
"uidNumber": 8000001,
|
||
|
"gidNumber": 8000001,
|
||
|
"homeDirectory": "/home/guillaume-jf@univ-nantes.fr",
|
||
|
"givenName": "Jean-François",
|
||
|
"sn": "Guillaume",
|
||
|
"userPassword": "{ssha256}tagadapouetpouet"
|
||
|
},
|
||
|
"dn": "uid=guillaume-jf@univ-nantes.fr,ou=people,dc=glicid,dc=fr",
|
||
|
"type": "user",
|
||
|
"create_if_not_exist": "True"
|
||
|
}
|
||
|
}
|