Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - correctly restore pam.d/system-auth when setting "local" authentication | Pascal Rigaux | 2004-11-10 | 1 | -6/+14 |
| | | | | | - no use_first_pass on "auth sufficient pam_unix.so" line for pam_castella | ||||
* | add pm_mkhomedir | Vicent Guardiola | 2004-11-10 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | remove idmap from winbind AD | Vicent Guardiola | 2004-10-28 | 1 | -9/+5 |
| | | | | | change description for Active directory | ||||
* | Remove sasl entry | Vicent Guardiola | 2004-10-28 | 1 | -16/+17 |
| | | | | | Add check button for tls | ||||
* | Fix net join for winbind | Vicent Guardiola | 2004-10-26 | 1 | -16/+16 |
| | | | | | Changer order dialog in AD | ||||
* | cleanup, fix various typos | Pascal Rigaux | 2004-07-29 | 1 | -19/+21 |
| | | | | | (still, ->target seems broken, but i'm not sure, since i couldn't test) | ||||
* | merge auth fixes from HEAD | Thierry Vignaud | 2004-07-26 | 1 | -88/+380 |
| | |||||
* | merge fixes from HEAD | Thierry Vignaud | 2004-05-28 | 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 |