From 45c4cc66d40e96b859e36534681ef1a80e73881a Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Mon, 10 Nov 2014 11:08:50 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20d'un=20listing=20des=20attributs=20pour?= =?UTF-8?q?=20tous=20les=20objects=20personnes,=20groupes=20et=20entit?= =?UTF-8?q?=C3=A9s=20pour=20r=C3=A9f=C3=A9rence?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- supannPerson_attributes.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/supannPerson_attributes.json b/supannPerson_attributes.json index 5e2d157..fb4844f 100644 --- a/supannPerson_attributes.json +++ b/supannPerson_attributes.json @@ -1,3 +1,5 @@ +person + [ "uid", "eduPersonPrincipalName", @@ -52,3 +54,35 @@ "physicalDeliveryOfficeName", "supannListeRouge" ] + +groups + +[ + "cn", + "member", + "description", + "owner", + "supannGroupeAdminDN", + "supannGroupeLecteurDN", + "supannGroupeDateFin", + "supannRefId", +] + +structures + +[ + "ou", + "supannCodeEntiteParent", + "supannCodeEntite", + "description", + "facsimileTelephoneNumber", + "mail", + "postalAddress", + "telephoneNumber", + "labeledURI", + "supannRefId", + "supannTypeEntite", +] + + +