Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Multiple group types via LDAPPC

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Multiple group types via LDAPPC


Chronological Thread 
  • From: Wallaert-Taquet Brigitte <>
  • To: Tom Zeller <>
  • Cc: Mark Cairney <>, "" <>
  • Subject: Re: [grouper-users] Multiple group types via LDAPPC
  • Date: Fri, 15 Jul 2011 12:25:25 +0200

Ok, sorry.
But now, I see that the bulkSync command take only on group whereas bulkCalc take the two groups...
Le 15/07/2011 12:10, Tom Zeller a écrit :
Just pointing out that ldappc and ldappcng are significantly different
in both capability and configuration.

Le 13/07/2011 22:03, Tom Zeller a écrit :

Within Grouper I understand that you can create arbitrary Group types with

user-defined fields. Has anyone exported these to LDAP via LDAPPC?

Is it simply a case of creating multiple<groups> stanzas in ldappc.xml,
one
for each group type?


One one<groups> element is allowed in ldappc.xml.


Hello,

Just to say that I put 2 "<object id="group" authoritative="false"> and it
seems ok for me, here is my ldappcng.xml and my ldappc-resolver.xml.
You can see that my groups are published in ou=groups with different values of
attribute "objectClass" and don't have the same attributes published. I use
the value of attribute in type to filter the group in ldappc-resolver. I think that I
can't filter directly on type but only on value of attribute of type, isn't it ?

I also publish a attribute ("ustlRole") in ou=people for only one type of
group.


Here the result :
<ldappc:bulkCalcResponse xmlns:ldappc='http://grouper.internet2.edu/ldappc'
status='success' requestID='2011/07/12-19:04:19.148_Q0BECDV5'>
<ldappc:calcResponse status='success'
requestID='2011/07/12-19:04:19.406_Q0BECDWC'>
<ldappc:id ID='lille1:institutionnels:personnels:tous'/>
<ldappc:pso entityName='group'>
<psoID ID='cn=grouper-TousPers,ou=groups,dc=univ-lille1,dc=fr'
targetID='ldap'/>
<data>
<dsml:attr xmlns:dsml='urn:oasis:names:tc:DSML:2:0:core' name='objectClass'>
<dsml:value>ustlPrivGroupe</dsml:value>
<dsml:value>groupOfURLs</dsml:value>
</dsml:attr>
<dsml:attr xmlns:dsml='urn:oasis:names:tc:DSML:2:0:core' name='memberURL'>
<dsml:value>ldap://anubis.univ-lille1.fr/ou=people,dc=univ-lille1,dc=fr??sub?(|(objectClass=usltPerson)(ntPassword=*))</dsml:value>
</dsml:attr>
</data>
</ldappc:pso>
</ldappc:calcResponse>
<ldappc:calcResponse status='success'
requestID='2011/07/12-19:04:19.606_Q0BECDWF'>
<ldappc:id ID='lille1:groupesdetravail:avancementsec:comadhocaecm0000fses'/>
<ldappc:pso entityName='group'>
<psoID ID='cn=comAdHocAEC_M0000-FSES,ou=groups,dc=univ-lille1,dc=fr'
targetID='ldap'/>
<data>
<dsml:attr xmlns:dsml='urn:oasis:names:tc:DSML:2:0:core' name='objectClass'>
<dsml:value>ustlComAdHocAECGroupe</dsml:value>
<dsml:value>ustlPrivGroupe</dsml:value>
<dsml:value>groupOfNames</dsml:value>
<dsml:value>ustlGroupe</dsml:value>
<dsml:value>supannGroupe</dsml:value>
</dsml:attr>
<dsml:attr xmlns:dsml='urn:oasis:names:tc:DSML:2:0:core' name='cn'>
<dsml:value>comAdHocAEC_M0000-FSES</dsml:value>
</dsml:attr>
<dsml:attr xmlns:dsml='urn:oasis:names:tc:DSML:2:0:core' name='description'>
<dsml:value>Groupe Commission Ad Hoc Avancements Enseignants Chercheurs -
M0000-FSES</dsml:value>
</dsml:attr>
<dsml:attr xmlns:dsml='urn:oasis:names:tc:DSML:2:0:core' name='owner'>
<dsml:value>uid=dallende,ou=people,dc=univ-lille1,dc=fr</dsml:value>
</dsml:attr>
<dsml:attr xmlns:dsml='urn:oasis:names:tc:DSML:2:0:core' name='ustlPresident'>
<dsml:value>uid=djellal,ou=people,dc=univ-lille1,dc=fr</dsml:value>
</dsml:attr>
<dsml:attr xmlns:dsml='urn:oasis:names:tc:DSML:2:0:core'
name='supannGroupeDateFin'>
<dsml:value>20110831120000Z</dsml:value>
</dsml:attr>
<dsml:attr xmlns:dsml='urn:oasis:names:tc:DSML:2:0:core' name='members'>
<dsml:value>'jayet'/'person'/'lille1:ldap'</dsml:value>
<dsml:value>'verdier'/'person'/'lille1:ldap'</dsml:value>
</dsml:attr>

Cordialement

--
Brigitte Wallaert-Taquet
Ingénieure d'études
Chargée d'étude
Espace collaboratif de Documents
Université Lille1
Sciences et Technologies




--
Brigitte Wallaert-Taquet
Ingénieure d'études
Chargée d'étude
Espace collaboratif de Documents
Université Lille1
Sciences et Technologies




Archive powered by MHonArc 2.6.16.

Top of Page