| Commit message (Expand) | Author | Age | Files | Lines |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -3/+3 |
* | - any::enableShadow() -> authentication::enable_shadow() | Pascal Rigaux | 2004-12-02 | 1 | -5/+9 |
* | Move crypt() in the package it belongs to | Rafael Garcia-Suarez | 2004-12-02 | 1 | -0/+5 |
* | make $when_network_is_up optional | Pascal Rigaux | 2004-11-30 | 1 | -1/+3 |
* | - move some functions from any.pm to authentication.pm | Pascal Rigaux | 2004-11-30 | 1 | -0/+72 |
* | white space normalisation | Pascal Rigaux | 2004-11-30 | 1 | -4/+4 |
* | minimal authentication get() function | Pascal Rigaux | 2004-11-29 | 1 | -0/+5 |
* | create %kind2pam_kind | Pascal Rigaux | 2004-11-29 | 1 | -7/+14 |
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -2/+2 |
* | - correctly restore pam.d/system-auth when setting "local" authentication | Pascal Rigaux | 2004-11-10 | 1 | -6/+14 |
* | SmartCard authentication needs pkg castella-pam | Pascal Rigaux | 2004-11-07 | 1 | -0/+1 |
* | add "Smart Card" authentication (using pam_castella) (as asked by flepied) | Pascal Rigaux | 2004-11-05 | 1 | -7/+14 |
* | configure sshd to use PAM when needed (sshd config file is modified, but i di... | Pascal Rigaux | 2004-10-26 | 1 | -0/+14 |
* | kinds() must return all kinds | Pascal Rigaux | 2004-09-30 | 1 | -1/+2 |
* | only allow Active Directory for the corporate product | Pascal Rigaux | 2004-09-30 | 1 | -2/+4 |
* | Remove ssl config in ldap | Vicent Guardiola | 2004-09-30 | 1 | -7/+4 |
* | revert enhancement commit since we are in deep freeze | Pascal Rigaux | 2004-09-30 | 1 | -46/+18 |
* | removed "\t" and "\n" out of translatable strings to avoid useless | Pablo Saratxaga | 2004-09-30 | 1 | -11/+11 |
* | Add more new entry for LDAP | Vicent Guardiola | 2004-09-29 | 1 | -18/+46 |
* | Fix net join syntax for winbind setup. | Stew Benedict | 2004-09-14 | 1 | -1/+1 |
* | typo fix | Funda Wang | 2004-08-08 | 1 | -1/+1 |
* | Clean ldap client configuration | Vicent Guardiola | 2004-07-30 | 1 | -1/+9 |
* | cleanup, fix various typos | Pascal Rigaux | 2004-07-26 | 1 | -19/+21 |
* | remove print coin and pwet in find_srv_name function | Vicent Guardiola | 2004-07-23 | 1 | -21/+10 |
* | Add "net time set -S $server" to AD et SMBKRB config, for clock sync (kerbero... | Vicent Guardiola | 2004-07-23 | 1 | -7/+44 |
* | 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 |
* | clean code | Vicent Guardiola | 2004-07-20 | 1 | -4/+8 |
* | modify nss_path one to sub | Vicent Guardiola | 2004-07-19 | 1 | -12/+30 |
* | - add "Active Directory" through winbind (it needs more stuff to work) | Pascal Rigaux | 2004-07-12 | 1 | -37/+48 |
* | 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 |
* | 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 |
* | 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 a... | Pascal Rigaux | 2004-05-11 | 1 | -5/+5 |
* | 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 |
* | - integrate chkauth (which is now deprecated) | Pascal Rigaux | 2004-01-08 | 1 | -0/+237 |