summaryrefslogtreecommitdiffstats
path: root/perl-install/authentication.pm
Commit message (Collapse)AuthorAgeFilesLines
* cleanup, fix various typosPascal Rigaux2004-07-291-19/+21
| | | | | (still, ->target seems broken, but i'm not sure, since i couldn't test)
* 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 ↵Pascal Rigaux2004-05-111-5/+5
| | | | and checked by Vincent Guardiola)
* 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
| | | | | - pam*.so modules do not have /lib/security/ prefix anymore
* - integrate chkauth (which is now deprecated)Pascal Rigaux2004-01-081-0/+237
- new module authentication