« LDAP » : différence entre les versions

An alternative space dedicated to technology and culture at Charleroi.
Aller à la navigation Aller à la recherche
(Page créée avec « == Abstract == We're building a LDAP server to store the Wolfplex IT user accounts (those accounts belong to Wolfplex member and guests of the Wolfplex IT resources). == The... »)
 
 
(2 versions intermédiaires par 2 utilisateurs non affichées)
Ligne 3 : Ligne 3 :


== The goal ==
== The goal ==
* Every Wolfplex applications SHOULD use whether [[Shibboleth]], whether directly the LDAP to authenticate users ;
* Every Wolfplex applications SHOULD use either [[Shibboleth]] or directly the LDAP to authenticate users ;
* Wolfplex servers MAY use the LDAP to authenticate users
* Wolfplex servers MAY use the LDAP to authenticate users


Ligne 18 : Ligne 18 :
=== Related workshops ===
=== Related workshops ===
* [[Shibboleth workshop]] (2011-04-20)
* [[Shibboleth workshop]] (2011-04-20)
* [[LDAP workshop]] (2013-11-06)


=== Related projects ===
=== Related projects ===
Ligne 28 : Ligne 29 :
* [http://hg.dereckson.be/wolfplex-doc/src/tip/IT/infrastructure-manual/WolfplexIT.xml Wolfplex IT infrastructure manual]
* [http://hg.dereckson.be/wolfplex-doc/src/tip/IT/infrastructure-manual/WolfplexIT.xml Wolfplex IT infrastructure manual]


[[Category:Projects]]
[[Category:Project]]
[[Category:LDAP|*]]
[[Category:LDAP|*]]

Version actuelle datée du 5 novembre 2013 à 15:14

Abstract

We're building a LDAP server to store the Wolfplex IT user accounts (those accounts belong to Wolfplex member and guests of the Wolfplex IT resources).

The goal

  • Every Wolfplex applications SHOULD use either Shibboleth or directly the LDAP to authenticate users ;
  • Wolfplex servers MAY use the LDAP to authenticate users

How to use it?

The LDAP uses OpenLDAP and is hosted on Grip. Authentication requires StartTLS.

You can browse the data and edit the schemas with Apache Directory Studio, a rich IDE based on Eclipse ; it's installed on Krom.

People interested by the project

  • Dereckson is building the LDAP and documenting the process.
  • Enigma will be the first to integrate the site with the LDAP.

Annexes

Related workshops

Related projects

Resources