summaryrefslogtreecommitdiffstats
path: root/perl-install/authentication.pm
Commit message (Expand)AuthorAgeFilesLines
* drakauth: do not show bogus error message when using LDAP auth (#57800)Eugeni Dodonov2010-02-241-2/+8
* Installing and enabling ccreds only when required (#44027).Eugeni Dodonov2009-09-231-11/+15
* - finish-installPascal Rigaux2008-12-051-1/+1
* fix syntactic error (thanks to Reinout van Schouwen) Pascal Rigaux2008-09-121-2/+2
* (kind2description_raw) introduce it in order to be able not to get a la LaTeXThierry Vignaud2008-09-081-2/+8
* - handle blowfish password encryption and use it by default (#42426)Pascal Rigaux2008-08-221-2/+4
* ensure we default to MD5 password if $authentication is not passedPascal Rigaux2008-08-221-1/+1
* change prototype of any::create_user(), authentication::user_crypted_passwd(),Pascal Rigaux2008-08-221-6/+8
* - drakauth:Pascal Rigaux2008-08-201-4/+4
* authentication: enable network-auth meta-service if auth is not localOlivier Blin2008-08-191-0/+3
* typo fixes (Wanderlei Antonio Cavassin)Thierry Vignaud2008-07-291-2/+2
* stop set icons for bannersThierry Vignaud2008-07-241-1/+0
* authentication: fix reading md5/shadow options in /etc/pam.d/system-auth (the...Olivier Blin2008-07-101-1/+1
* authentication: add back fix to force the password to be utf8 (#23273), wrong...Olivier Blin2008-07-101-0/+3
* Change default authentication to localVicent Guardiola2008-07-091-1/+1
* - do not let authentication module (used for ask_user_and_root) mess window sizePascal Rigaux2008-06-201-3/+0
* fix authentication configuration during installOlivier Blin2008-06-121-1/+1
* remove unused variableOlivier Blin2008-06-121-1/+1
* control is unused hereOlivier Blin2008-06-121-1/+1
* remove unused variableOlivier Blin2008-06-121-1/+0
* fix matching domainOlivier Blin2008-06-121-1/+1
* remove unneeded parenthesesOlivier Blin2008-06-121-1/+1
* remove unused variablesOlivier Blin2008-06-121-1/+0
* use empty prototypesOlivier Blin2008-06-121-3/+3
* remove unneeded semi-colonsOlivier Blin2008-06-121-4/+4
* more space fixesOlivier Blin2008-06-121-20/+20
* do not translate empty stringOlivier Blin2008-06-121-1/+1
* space fixesOlivier Blin2008-06-121-12/+12
* - Add Kerberos SupportVicent Guardiola2008-06-031-179/+358
* - adduserdrakePascal Rigaux2008-03-251-0/+3
* SILENT: Test commit SVN okVicent Guardiola2007-10-161-8/+0
* SILENT: Test commit SVNVicent Guardiola2007-10-161-0/+7
* - drakauth:Pascal Rigaux2007-10-021-1/+3
* simplifyPascal Rigaux2007-08-311-3/+3
* update a stringThierry Vignaud2007-07-301-1/+1
* drakauth: fix bogus string (#10776)Thierry Vignaud2007-07-301-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-23/+82
* perl_checko cleanupThierry Vignaud2005-11-041-1/+1
* (set_raw) restart ypbind in install too (killing old todo)Thierry Vignaud2005-11-041-3/+1
* cleanup, and especially call ensure_are_installed with parameter "auto" durin...Pascal Rigaux2005-09-271-8/+29
* - password entry field should not show the password (bugzilla #18800)Pascal Rigaux2005-09-261-2/+2
* Remove Encrytion type for AD with SFU (not tested)Vicent Guardiola2005-09-061-2/+2
* perl_checker fixesPascal Rigaux2005-09-051-2/+2
* handle required package(s) not installed correctly (bugzilla #18180)Pascal Rigaux2005-09-051-7/+8
* Change definition for Active Directory with SFU and Active Directory WinbindVicent Guardiola2005-09-011-5/+5
* perl_checker compliancePascal Rigaux2005-09-011-1/+1
* allow Active Directory even on non corporate product (requested by our commer...Pascal Rigaux2005-09-011-1/+1
* Remove default_tgs_enctypes, default_tkt_enctypes, permitted_enctypesVicent Guardiola2005-09-011-0/+3
* allow removing lines in krb5_conf_update() (for vguardiola)Pascal Rigaux2005-09-011-3/+3
* revert changesFlorent Villard2005-08-031-2/+0