summaryrefslogtreecommitdiffstats
path: root/perl-install/authentication.pm
Commit message (Expand)AuthorAgeFilesLines
* don't display description for non proposed authentication kindsPascal Rigaux2005-03-311-16/+14
* SmartCard authentication needs a (bloody) proprietary package,Pascal Rigaux2005-03-221-3/+11
* replace "Advanced" with "Authentication method" (as suggested in bugzilla #11...Pascal Rigaux2005-02-141-0/+1
* fix switching back nsswitch.conf to local authentication (bugzilla #13024)Pascal Rigaux2005-01-141-10/+17
* "Administrator (root)" is more user-friendly than "root"Pascal Rigaux2005-01-031-2/+2
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-3/+3
* - any::enableShadow() -> authentication::enable_shadow()Pascal Rigaux2004-12-021-5/+9
* Move crypt() in the package it belongs toRafael Garcia-Suarez2004-12-021-0/+5
* make $when_network_is_up optionalPascal Rigaux2004-11-301-1/+3
* - move some functions from any.pm to authentication.pmPascal Rigaux2004-11-301-0/+72
* white space normalisationPascal Rigaux2004-11-301-4/+4
* minimal authentication get() functionPascal Rigaux2004-11-291-0/+5
* create %kind2pam_kindPascal Rigaux2004-11-291-7/+14
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-2/+2
* - correctly restore pam.d/system-auth when setting "local" authenticationPascal Rigaux2004-11-101-6/+14
* 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
* configure sshd to use PAM when needed (sshd config file is modified, but i di...Pascal Rigaux2004-10-261-0/+14
* kinds() must return all kindsPascal Rigaux2004-09-301-1/+2
* only allow Active Directory for the corporate productPascal Rigaux2004-09-301-2/+4
* Remove ssl config in ldapVicent Guardiola2004-09-301-7/+4
* revert enhancement commit since we are in deep freezePascal Rigaux2004-09-301-46/+18
* removed "\t" and "\n" out of translatable strings to avoid uselessPablo Saratxaga2004-09-301-11/+11
* Add more new entry for LDAPVicent Guardiola2004-09-291-18/+46
* Fix net join syntax for winbind setup.Stew Benedict2004-09-141-1/+1
* typo fixFunda Wang2004-08-081-1/+1
* Clean ldap client configurationVicent Guardiola2004-07-301-1/+9
* cleanup, fix various typosPascal Rigaux2004-07-261-19/+21
* remove print coin and pwet in find_srv_name functionVicent Guardiola2004-07-231-21/+10
* Add "net time set -S $server" to AD et SMBKRB config, for clock sync (kerbero...Vicent Guardiola2004-07-231-7/+44
* Add service smb et winbind restart in smbkrb configVicent Guardiola2004-07-211-2/+4
* perl_checker compliancePascal Rigaux2004-07-201-1/+1
* remove ask_warn winbind or SFU and add new entry in kindsVicent Guardiola2004-07-201-14/+10
* better looking wizardThierry Vignaud2004-07-201-7/+25
* Add desciption for authentification typeVicent Guardiola2004-07-201-5/+17
* clean codeVicent Guardiola2004-07-201-4/+8
* modify nss_path one to subVicent Guardiola2004-07-191-12/+30
* - add "Active Directory" through winbind (it needs more stuff to work)Pascal Rigaux2004-07-121-37/+48
* cleanupPascal Rigaux2004-07-021-10/+8
* Add anonymous bindVicent Guardiola2004-07-021-12/+10
* remove anonymous entryVicent Guardiola2004-07-021-3/+11
* add libsasl2-plug-gssapi when AD is selectedVicent Guardiola2004-07-021-1/+1
* Change SSL/TLS to SSL or TLSVicent Guardiola2004-07-021-4/+6
* fix typoPascal Rigaux2004-07-011-1/+1
* for Active Directory, allow: Kerberos, SSL/TLS, simple and anonymousPascal Rigaux2004-06-301-3/+22
* (configure_krb5_for_AD) fix kerberos server lookup (vincent guardiola)Thierry Vignaud2004-06-181-2/+2
* - AD_users_db is cn=users,ldap_domain and not cn=users,dc=servername,ldap_domainPascal Rigaux2004-06-171-44/+44
* add "Active Directory" authentication (alpha code)Pascal Rigaux2004-06-081-22/+202
* install autofs for nis authentication (dixit florin & fcrozat)Pascal Rigaux2004-05-171-1/+1
* fix winbind configuration and do the same for LDAP and NIS (modifs proposed a...Pascal Rigaux2004-05-111-5/+5