Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| fr:cas [2012/06/06 18:06] – [LDAP] fraggle | fr:cas [2021/12/27 18:23] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 64: | Ligne 64: | ||
| <code bash> | <code bash> | ||
| - | ====== Installation certificat | + | ====== Installation certificat |
| Procédure d' | Procédure d' | ||
| Ligne 532: | Ligne 532: | ||
| # This properties file brings together the common options for LDAP authentication rather than editing the bean definitions | # This properties file brings together the common options for LDAP authentication rather than editing the bean definitions | ||
| # | # | ||
| - | ldap.authentication.allowGuestLogin=true | + | ldap.authentication.allowGuestLogin=false |
| # How to map the user id entered by the user to that passed through to LDAP | # How to map the user id entered by the user to that passed through to LDAP | ||
| # - simple | # - simple | ||
| Ligne 543: | Ligne 543: | ||
| # be performed to resolve the DN dynamically. This allows directories to be structured and doesn' | # be performed to resolve the DN dynamically. This allows directories to be structured and doesn' | ||
| # appear in the DN. | # appear in the DN. | ||
| - | ldap.authentication.userNameFormat=uid= | + | ldap.authentication.userNameFormat= |
| # The LDAP context factory to use | # The LDAP context factory to use | ||