Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add "net time set -S $server" to AD et SMBKRB config, for clock sync ↵ | Vicent Guardiola | 2004-07-23 | 1 | -7/+44 | |
| | | | | (kerberos require) | |||||
* | Add service smb et winbind restart in smbkrb config | Vicent Guardiola | 2004-07-21 | 1 | -2/+4 | |
| | ||||||
* | perl_checker compliance | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 | |
| | ||||||
* | remove ask_warn winbind or SFU and add new entry in kinds | Vicent Guardiola | 2004-07-20 | 1 | -14/+10 | |
| | ||||||
* | better looking wizard | Thierry Vignaud | 2004-07-20 | 1 | -7/+25 | |
| | ||||||
* | Add desciption for authentification type | Vicent Guardiola | 2004-07-20 | 1 | -5/+17 | |
| | | | | | Add Entry for IDMAP | |||||
* | clean code | Vicent Guardiola | 2004-07-20 | 1 | -4/+8 | |
| | ||||||
* | modify nss_path one to sub | Vicent Guardiola | 2004-07-19 | 1 | -12/+30 | |
| | | | | | config winbind for AD | |||||
* | - add "Active Directory" through winbind (it needs more stuff to work) | Pascal Rigaux | 2004-07-12 | 1 | -37/+48 | |
| | | | | | - drop using $val, use directly $authentication->{XXX} | |||||
* | 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 |