summaryrefslogtreecommitdiffstats
path: root/etc/pam.d
Commit message (Expand)AuthorAgeFilesLines
* the default password policy for xdm should be pam_deny, since it isdes2004-02-201-0/+3
* Don't do session management in su.des2003-07-091-1/+1
* Add a system policy, and have the login and su policies include it ratherdes2003-06-144-23/+35
* Try to describe the control flags a little better.des2003-06-011-2/+4
* The PAM module pam_krb5 does not have "session" capabilities.markm2003-04-309-9/+0
* Add nullok to the pam_unix line.des2003-04-241-1/+1
* Use the canonical form of installing links.ru2003-03-141-3/+1
* Initiate KerberosIV de-orbit burn. Disconnect the /etc configs.markm2003-03-0811-32/+0
* Add the allow_local option to all pam_opieaccess entries.des2003-02-166-6/+6
* Add the want_agent option to the commented-out "session" pam_ssh entry.des2003-02-161-1/+1
* Major cleanup & homogenization.des2003-02-1014-131/+150
* No idea what this is for, and it doesn't make much sense. If a port needsdes2003-02-101-8/+0
* There's no reason to have two identical policies for FTP servers, sodes2003-02-102-26/+5
* Use pam_group(8) instead of pam_wheel(8).des2003-02-061-1/+1
* Don't enable pam_krb5 by default - most people don't have it since mostdes2003-02-031-2/+2
* Enable pam_krb5 for sshd. I've had this in my tree for ages.des2003-02-021-0/+2
* Since OpenSSH drops privileges before calling pam_open_session(3),des2002-12-031-1/+1
* Exempt the "wheel group requirement" by default when su'ing to root ifrwatson2002-10-181-1/+1
* Silence pam_lastlog for now.des2002-07-071-1/+1
* We don't use this any more.des2002-06-192-10/+1
* Enable OPIE for sshd and telnetd. I thought I'd done this a long timedes2002-06-192-0/+4
* Use pam_lastlog(8)'s new no_fail option.des2002-05-083-3/+3
* Add a PAM policy for rexecd(8).des2002-05-022-1/+17
* xdm plays horrid tricks with PAM, and dumps core if it's allowed to calldes2002-05-022-0/+2
* Add no_warn to pam_lastlog. This should prevent xdm from dumping coredes2002-04-291-1/+1
* Don't list pam_unix in the session chain, since it does not provide anydes2002-04-189-11/+1
* Fixed bugs in previous revision:ru2002-04-181-20/+6
* Use ${FILES} and <bsd.prog.mk> rather than roll-your-own.des2002-04-181-22/+21
* Add PAM policy for the "passwd" service, including a sample config linedes2002-04-152-0/+12
* Add pam_lastlog(8) here since I removed lastlog support from sshd.des2002-04-151-0/+1
* Use pam_rhosts(8).des2002-04-121-1/+1
* If used, pam_ssh should be marked "sufficient", not "required".des2002-04-081-1/+1
* Switch over to using pam_login_access(8) module in sshd(8).ru2002-03-261-0/+1
* Add missing "nullok" option to pam_unix.des2002-02-081-1/+1
* Add pam_self(8) so users can login(1) as themselves without authentication,des2002-01-301-0/+4
* Use pam_self(8) to allow users to su(1) to themselves without authentication.des2002-01-301-0/+1
* Enable OPIE by default, using the no_fake_prompts option to hide it fromdes2002-01-219-23/+40
* Really back out ache's commits. These files are now precisely as they weredes2002-01-193-4/+7
* Back out recent changesache2002-01-193-3/+3
* Turn on pam_opie by default. It should not affect non-OPIE users.ache2002-01-191-1/+1
* Turn on pam_opie by default. It not affect non-OPIE usersache2002-01-191-2/+1
* Previous commit was incomplete, useache2002-01-191-1/+1
* Remove explaining comment and pam_unix commented out, now pam_unix can beache2002-01-191-4/+1
* Change comment since fallback provided now not by ftpd but by pam_opieache2002-01-191-1/+2
* Unmunge the version preservation code and obfuscate it so CVS won't mungedes2002-01-121-2/+2
* Back out previous commit, which erroneously removed essential comments. Ides2002-01-121-1/+3
* Update copyrightdes2002-01-121-1/+1
* Sync with pam.conf revision 1.25.des2002-01-121-3/+1
* Preserve FreeBSD version strings in target files.des2002-01-121-1/+11
* Improve pam_unix/opie related ftpd comment even moreache2002-01-021-1/+3
OpenPOWER on IntegriCloud