Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo found by Ardit Dani | Yuri Chornoivan | 2019-04-16 | 1 | -1/+1 |
| | |||||
* | add support for sha256/sha512 and default to sha512 | Pascal Terjan | 2016-07-31 | 1 | -3/+19 |
| | |||||
* | (get_libdir) introduce it | Thierry Vignaud | 2016-06-24 | 1 | -1/+1 |
| | | | | it'll be reused in compssUsers.pl | ||||
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
| | | | | they're obsolete since switching from CVS/SVN to git... | ||||
* | drakauth: adjustments to ldap config (mga#10005) | Derek Jennings | 2013-09-11 | 1 | -2/+2 |
| | |||||
* | fix syntax | ennael | 2013-09-03 | 1 | -2/+2 |
| | |||||
* | drakauth: add scope statement (mga#10005) | Derek Jennings | 2013-08-31 | 1 | -0/+2 |
| | |||||
* | fix drakauth ldap configuration (mga#10005) | Derek Jennings | 2013-08-31 | 1 | -10/+10 |
| | |||||
* | 'nss-pam-ldapd' obsoletes 'pam_ldap' (mga#9769) | Thierry Vignaud | 2013-04-17 | 1 | -1/+1 |
| | |||||
* | install nss-pam-ldapd instead of nss_ldap (mga#9375) | Thierry Vignaud | 2013-03-15 | 1 | -3/+3 |
| | |||||
* | Partially fix #7667 (broken /etc/krb5.conf) | Rémy Clouard (shikamaru) | 2012-12-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | The problem was that the variable $authentication->{AD_domain} was set in ask_parameters, but we were using $authentication->{DNS_domain} in configure_krb5_for_AD. I’m pretty sure winbind is broken as well because in ask_parameters we set $authentication->{DNS_domain} but use AD_domain 15 lines below. Please review this, it fixes authentication for me using local file (LDAP config is broken for me as well, but more on that later) | ||||
* | no need to create /dev/zero and the like, udev already did it | Thierry Vignaud | 2012-05-23 | 1 | -1/+1 |
| | | | | | quite a lot more remain as we either lack prope udev rules or rely on older style entries or are needed in drakx-in-chroot mode | ||||
* | don't update UsePAM option in sshd configuration | Nicolas Vigier | 2012-05-15 | 1 | -13/+0 |
| | |||||
* | clean dead code that was commented years ago... | Thierry Vignaud | 2012-03-23 | 1 | -31/+9 |
| | |||||
* | (set_pam_authentication) perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -6/+5 |
| | |||||
* | fix strangeness introduced by vgardiola in r242842 on Jun 3 2008 | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | |||||
* | (auth) fix actually displaying "Domain Windows for authentication" | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | | | | (spot by perl_checker) | ||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 1 | -7/+5 |
| | |||||
* | - string changes: perl -pi -e 's!Can not!Cannot!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -3/+3 |
| | | | | | - use 'LDAP' instead of 'Ldap' | ||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | fix installing lib64sasl2-plug-gssapi instead of libsasl2-plug-gssapi on | Thierry Vignaud | 2010-06-05 | 1 | -2/+4 |
| | | | | 64bit machines when 32bit media are available (#57728) | ||||
* | - authentication: | Aurélien Lefebvre | 2009-09-03 | 1 | -4/+4 |
| | | | | | o reduced password weakness check level | ||||
* | - added password weakness display feature in interactive | Aurélien Lefebvre | 2009-08-17 | 1 | -0/+31 |
| | | | | | | - adduserdrake o now use password weakness display | ||||
* | Correctly handling LDAP auth (#43062). | Eugeni Dodonov | 2009-04-14 | 1 | -2/+8 |
| | |||||
* | Producing valid winbind configuration when REALM != DNS (based on patch from ↵ | Eugeni Dodonov | 2009-03-31 | 1 | -14/+15 |
| | | | | #49189). | ||||
* | Installing and enabling ccreds only when required (#44027). | Eugeni Dodonov | 2009-02-27 | 1 | -11/+15 |
| | |||||
* | - finish-install | Pascal Rigaux | 2008-12-05 | 1 | -1/+1 |
| | | | | | | | | o use /dev/urandom instead of /dev/random to generate salt for passwords (since reading on /dev/random can block boot process) (bug found/fixed by blino) | ||||
* | fix syntactic error (thanks to Reinout van Schouwen) | Pascal Rigaux | 2008-09-12 | 1 | -2/+2 |
| | |||||
* | (kind2description_raw) introduce it in order to be able not to get a la LaTeX | Thierry Vignaud | 2008-09-08 | 1 | -2/+8 |
| | | | | | format (needed for next commits) | ||||
* | - handle blowfish password encryption and use it by default (#42426) | Pascal Rigaux | 2008-08-22 | 1 | -2/+4 |
| | |||||
* | ensure we default to MD5 password if $authentication is not passed | Pascal Rigaux | 2008-08-22 | 1 | -1/+1 |
| | | | | | (since it seems finish-install for example do this) | ||||
* | change prototype of any::create_user(), authentication::user_crypted_passwd(), | Pascal Rigaux | 2008-08-22 | 1 | -6/+8 |
| | | | | | | | authentication::write_passwd_user(): pass $authentication instead of $isMD5 (for next commits) | ||||
* | - drakauth: | Pascal Rigaux | 2008-08-20 | 1 | -4/+4 |
| | | | | | | | o handle pam_tcb instead of (deprecated) pam_unix (#42471) (as told by vdanen) | ||||
* | authentication: enable network-auth meta-service if auth is not local | Olivier Blin | 2008-08-19 | 1 | -0/+3 |
| | |||||
* | typo fixes (Wanderlei Antonio Cavassin) | Thierry Vignaud | 2008-07-29 | 1 | -2/+2 |
| | |||||
* | stop set icons for banners | Thierry Vignaud | 2008-07-24 | 1 | -1/+0 |
| | |||||
* | authentication: fix reading md5/shadow options in /etc/pam.d/system-auth ↵ | Olivier Blin | 2008-07-10 | 1 | -1/+1 |
| | | | | (the hash was wrecked when shadow was present but not md5) | ||||
* | authentication: add back fix to force the password to be utf8 (#23273), ↵ | Olivier Blin | 2008-07-10 | 1 | -0/+3 |
| | | | | wrongly reverted on r242842) | ||||
* | Change default authentication to local | Vicent Guardiola | 2008-07-09 | 1 | -1/+1 |
| | |||||
* | - do not let authentication module (used for ask_user_and_root) mess window size | Pascal Rigaux | 2008-06-20 | 1 | -3/+0 |
| | |||||
* | fix authentication configuration during install | Olivier Blin | 2008-06-12 | 1 | -1/+1 |
| | |||||
* | remove unused variable | Olivier Blin | 2008-06-12 | 1 | -1/+1 |
| | |||||
* | control is unused here | Olivier Blin | 2008-06-12 | 1 | -1/+1 |
| | |||||
* | remove unused variable | Olivier Blin | 2008-06-12 | 1 | -1/+0 |
| | |||||
* | fix matching domain | Olivier Blin | 2008-06-12 | 1 | -1/+1 |
| | |||||
* | remove unneeded parentheses | Olivier Blin | 2008-06-12 | 1 | -1/+1 |
| | |||||
* | remove unused variables | Olivier Blin | 2008-06-12 | 1 | -1/+0 |
| | |||||
* | use empty prototypes | Olivier Blin | 2008-06-12 | 1 | -3/+3 |
| | |||||
* | remove unneeded semi-colons | Olivier Blin | 2008-06-12 | 1 | -4/+4 |
| |