Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (configure_krb5_for_AD) fix kerberos server lookup (vincent guardiola) | Thierry Vignaud | 2004-06-18 | 1 | -2/+2 |
| | |||||
* | - AD_users_db is cn=users,ldap_domain and not cn=users,dc=servername,ldap_domain | Pascal Rigaux | 2004-06-17 | 1 | -44/+44 |
| | | | | | | | - AD_user (for binddn) is user@domain instead of cn=user,cn=users,ldap_domain - better system-auth krb5 configuration (all this as requested by Vincent Guardiola) | ||||
* | add "Active Directory" authentication (alpha code) | Pascal Rigaux | 2004-06-08 | 1 | -22/+202 |
| | |||||
* | install autofs for nis authentication (dixit florin & fcrozat) | Pascal Rigaux | 2004-05-17 | 1 | -1/+1 |
| | |||||
* | fix winbind configuration and do the same for LDAP and NIS (modifs proposed ↵ | Pascal Rigaux | 2004-05-11 | 1 | -5/+5 |
| | | | | and checked by Vincent Guardiola) | ||||
* | perl now handle cleanly utf8 string in exceptions, no need to die \N("...") | Pascal Rigaux | 2004-04-05 | 1 | -1/+1 |
| | |||||
* | keep current authentication kind, even if not completly accepted | Pascal Rigaux | 2004-02-16 | 1 | -4/+7 |
| | |||||
* | (to_kind) try harder to find out if some auth method already had been choosed | Thierry Vignaud | 2004-02-16 | 1 | -1/+1 |
| | |||||
* | - install ldap packages *before* doing ldapsearch | Pascal Rigaux | 2004-02-12 | 1 | -3/+2 |
| | | | | | - pam*.so modules do not have /lib/security/ prefix anymore | ||||
* | - integrate chkauth (which is now deprecated) | Pascal Rigaux | 2004-01-08 | 1 | -0/+237 |
- new module authentication |