summaryrefslogtreecommitdiffstats
path: root/perl-install/authentication.pm
Commit message (Expand)AuthorAgeFilesLines
* - correctly restore pam.d/system-auth when setting "local" authenticationPascal Rigaux2004-11-101-6/+14
* add pm_mkhomedirVicent Guardiola2004-11-101-1/+1
* SmartCard authentication needs pkg castella-pamPascal Rigaux2004-11-071-0/+1
* add "Smart Card" authentication (using pam_castella) (as asked by flepied)Pascal Rigaux2004-11-051-7/+14
* remove idmap from winbind ADVicent Guardiola2004-10-281-9/+5
* Remove sasl entryVicent Guardiola2004-10-281-16/+17
* Fix net join for winbindVicent Guardiola2004-10-261-16/+16
* cleanup, fix various typosPascal Rigaux2004-07-291-19/+21
* merge auth fixes from HEADThierry Vignaud2004-07-261-88/+380
* merge fixes from HEADThierry Vignaud2004-05-281-1/+1
* fix winbind configuration and do the same for LDAP and NIS (modifs proposed a...Pascal Rigaux2004-05-111-5/+5
* perl now handle cleanly utf8 string in exceptions, no need to die \N("...")Pascal Rigaux2004-04-051-1/+1
* keep current authentication kind, even if not completly acceptedPascal Rigaux2004-02-161-4/+7
* (to_kind) try harder to find out if some auth method already had been choosedThierry Vignaud2004-02-161-1/+1
* - install ldap packages *before* doing ldapsearchPascal Rigaux2004-02-121-3/+2
* - integrate chkauth (which is now deprecated)Pascal Rigaux2004-01-081-0/+237