tuto:ipasserelle:authentification:installer_le_handler_lemonldap_sur_sme

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
tuto:ipasserelle:authentification:installer_le_handler_lemonldap_sur_sme [18/04/2011 18:21]
dani Page name changed from installer_le_handler_lemonldap_sursme to installer_le_handler_lemonldap_sur_sme
tuto:ipasserelle:authentification:installer_le_handler_lemonldap_sur_sme [12/07/2012 23:14] (Version actuelle)
dani Page moved from installer_le_handler_lemonldap_sur_sme to tuto:ipasserelle:authentification:installer_le_handler_lemonldap_sur_sme
Ligne 10: Ligne 10:
  
 <code bash> <code bash>
-mkdir -p /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/WebAppVirtualHost+mkdir -p /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/
 cat <<'EOF' > /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/97LemonLDAPHandler cat <<'EOF' > /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/97LemonLDAPHandler
 #==================================================================== #====================================================================
Ligne 50: Ligne 50:
 </code> </code>
  
 +Il ne reste plus qu'à modifier (à la main, pas de templates) le fichier de configuration **/etc/lemonldap-ng/lemonldap-ng.ini**, exemple:
 +
 +<file ini lemonldap-ng.ini>
 +[all]
 +
 +[configuration]
 +type = SOAP
 +proxy = https://lemonsoap:GKpyKjCRYRc3zgd8AzUBzM9lREP4tqibfQ7f5m@soapsso.domain.tld/index.pl/config
 +proxyOptions = { timeout => 5 }
 +localStorage=Cache::FileCache
 +localStorageOptions={ 'namespace' => 'LemonLDAPng', 'default_expires_in' => 600, 'directory_umask' => '007', 'cache_root' => '/tmp', 'cache_depth' => 5, }
 +
 +</file>
  • tuto/ipasserelle/authentification/installer_le_handler_lemonldap_sur_sme.1303143715.txt.gz
  • Dernière modification: 18/04/2011 18:21
  • de dani