summaryrefslogtreecommitdiffstats
path: root/etc/pam.d/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add a system policy, and have the login and su policies include it ratherdes2003-06-141-1/+1
| | | | | | than duplicate it. This requires OpenPAM Dianthus, which was committed two weeks ago; installing these files on a system running a world older than June 1st, 2003 will cause login(1) and su(1) to fail.
* Use the canonical form of installing links.ru2003-03-141-3/+1
| | | | | | Also, make "ftp" and "ftpd" hard links. Not objected to by: des
* There's no reason to have two identical policies for FTP servers, sodes2003-02-101-2/+5
| | | | make ftp a symlink to ftpd.
* We don't use this any more.des2002-06-191-1/+1
| | | | Sponsored by: DARPA, NAI Labs
* Add a PAM policy for rexecd(8).des2002-05-021-1/+1
| | | | Sponsored by: DARPA, NAI Labs
* Fixed bugs in previous revision:ru2002-04-181-20/+6
| | | | | | | | | | | | | Added NOOBJ if anyone even attempts to "make obj" here. Revert to installing files with mode 644 except README. Make this overall look like a BSD-style Makefile rather than roll-your-own (this is not a bug). For the record. Previous revision also fixed the breakage introduced by the sys.mk,v 1.60 commit: bsd.own.mk is no longer automatically included from sys.mk. Reported by: jhay
* 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-151-0/+1
| | | | | | for pam_passwdqc. Sponsored by: DARPA, NAI Labs
* Install pam.d files with mode 0644, not 0755.des2001-12-061-1/+1
|
* Makefile for pam.d configuration files.des2001-12-061-0/+24
Sponsored by: DARPA, NAI Labs
OpenPOWER on IntegriCloud