8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-17 11:43:08 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Alexandre Iooss
1d4ea12f2b Cleanup of LDAP installer
This commit rewrites LDAP installer with the following changes :

 - LDIF file now ends with the correct extension ".ldif",

 - Rather than dumping an old LDAP schema, now only samba and freeradius
   schema are added. This improves future proofness with freeradius
   schema evolving,

 - LDIF files now have licence header according to where it was taken,

 - install_re2o.sh no longer dump the new database with slapadd but uses
   generic LDAP commands to populate the new database,

 - install_re2o.sh no longer restart slapd service and installs all
   needed dependencies.

Compared to the old method, nothing should be different after the
install (other than creation date and uuid).

Needed for further development with openldap in a Docker container.
2018-09-30 12:04:11 +02:00
chirac
e270a738f2 Update schema.ldiff, limit de recherche à 50000 2018-08-09 11:04:47 +02:00
Maël Kervella
6562f32ebf Add token authentication with expiration of tokens 2018-06-20 11:38:58 +00:00
chirac
4c8848876b Update schema.ldiff fix federez 2018-05-28 09:47:35 +00:00
Gabriel Detraz
dce287bcd3 Fix acl search pour phabricator 2018-05-28 09:46:07 +00:00
Maël Kervella
e4e592a71a Ajoute une fonction 'update-settings' + cleanup 2018-05-23 15:31:58 +00:00
Gabriel Detraz
80b247b3e5 Path du /media dans apache 2018-04-08 18:02:07 +02:00
Gabriel Detraz
66816d1cf4 Creation de fonctions pour l'install distante 2017-08-31 21:49:50 +02:00
Gabriel Detraz
d77d21d311 Script d'installation : prise en charge config apache... 2017-08-31 19:40:54 +02:00
root
5501fe8c4f Fix pour le script d'installation auto 2017-08-30 14:17:22 +02:00
Gabriel Detraz
2607dc99e5 Gestion des services users par re2o 2017-06-18 15:00:23 +02:00
Gabriel Detraz
7609652ef4 Hotfix ldap 2016-11-21 18:32:53 +01:00
Gabriel Detraz
b3277287c1 Schema et bdd de base pour init du ldap 2016-10-13 02:30:12 +02:00