Changes
Ldap
,[[Category:Services]]
= Description =
The Project is to put in place a complete ldap server for fixme.
= Goal =
Have a full ldap server that support multiple thing
*give a simple way to identify the user on the host
*give a simple way to identify the user on the services running on the server
= Obstacle Structure =* based on http://www.zytrax.com/books/ldap/ch5/* completed, you're free to add things in it.<pre> o= Components fixme.ch |-- ou=people | |-- uid=Username | |-- password= | |-- phone= | |-- mail= | |-- uidNumber= | |-- guidNumber= | |-- homeDirectory= | |-- shell= | `-- ou= |-- ou=groups | |-- uid=Groupname | |-- description= | |-- guidNumber= | `-- member= |-- ou=hosts | |-- uid=Hostname | |-- description= | |-- admin= | `-- service= `-- ou=services |-- uid=Servicename |-- description= ¦</pre>*server
= Schedule =
= Participant =
*gcmalloc[[User:Gcmalloc]]*[[User:Nemen]]* [[User:Rorist]]