Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Pascal Rigaux | 2004-07-02 | 1 | -10/+8 |
| | |||||
* | Add anonymous bind | Vicent Guardiola | 2004-07-02 | 1 | -12/+10 |
| | |||||
* | remove anonymous entry | Vicent Guardiola | 2004-07-02 | 1 | -3/+11 |
| | |||||
* | add libsasl2-plug-gssapi when AD is selected | Vicent Guardiola | 2004-07-02 | 1 | -1/+1 |
| | |||||
* | Change SSL/TLS to SSL or TLS | Vicent Guardiola | 2004-07-02 | 1 | -4/+6 |
| | | | | | | add uc_domain to realm section in /etc/krb5.conf padbol | ||||
* | fix typo | Pascal Rigaux | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | for Active Directory, allow: Kerberos, SSL/TLS, simple and anonymous | Pascal Rigaux | 2004-06-30 | 1 | -3/+22 |
| | |||||
* | (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 |