| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Encrytion type for AD with SFU (not tested) | Vicent Guardiola | 2005-09-06 | 1 | -2/+2 |
* | perl_checker fixes | Pascal Rigaux | 2005-09-05 | 1 | -2/+2 |
* | handle required package(s) not installed correctly (bugzilla #18180) | Pascal Rigaux | 2005-09-05 | 1 | -7/+8 |
* | Change definition for Active Directory with SFU and Active Directory Winbind | Vicent Guardiola | 2005-09-01 | 1 | -5/+5 |
* | perl_checker compliance | Pascal Rigaux | 2005-09-01 | 1 | -1/+1 |
* | allow Active Directory even on non corporate product (requested by our commer... | Pascal Rigaux | 2005-09-01 | 1 | -1/+1 |
* | Remove default_tgs_enctypes, default_tkt_enctypes, permitted_enctypes | Vicent Guardiola | 2005-09-01 | 1 | -0/+3 |
* | allow removing lines in krb5_conf_update() (for vguardiola) | Pascal Rigaux | 2005-09-01 | 1 | -3/+3 |
* | revert changes | Florent Villard | 2005-08-03 | 1 | -2/+0 |
* | some x86_64 build fixes | Florent Villard | 2005-08-03 | 1 | -0/+2 |
* | replace remaining $net->{auth} with $authentication (since those variables ar... | Pascal Rigaux | 2005-06-24 | 1 | -7/+7 |
* | fix NISDOMAIN | Olivier Blin | 2005-06-24 | 1 | -1/+1 |
* | stop messing with likeauth and nullok options and keep them on the pam_unix l... | Pascal Rigaux | 2005-06-13 | 1 | -2/+1 |
* | - move functions using /proc/partitions out of fsedit to fs::proc_partitions | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
* | - merge network settings in a $net hash (it modifies $o fields too): | Olivier Blin | 2005-06-03 | 1 | -16/+16 |
* | read existing authentication conf (only minimal support for now) | Pascal Rigaux | 2005-06-03 | 1 | -7/+12 |
* | simplify | Pascal Rigaux | 2005-06-03 | 1 | -3/+4 |
* | don't display description for non proposed authentication kinds | Pascal Rigaux | 2005-03-31 | 1 | -16/+14 |
* | SmartCard authentication needs a (bloody) proprietary package, | Pascal Rigaux | 2005-03-22 | 1 | -3/+11 |
* | replace "Advanced" with "Authentication method" (as suggested in bugzilla #11... | Pascal Rigaux | 2005-02-14 | 1 | -0/+1 |
* | fix switching back nsswitch.conf to local authentication (bugzilla #13024) | Pascal Rigaux | 2005-01-14 | 1 | -10/+17 |
* | "Administrator (root)" is more user-friendly than "root" | Pascal Rigaux | 2005-01-03 | 1 | -2/+2 |
* | 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 |