1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

PAM module for per-user authentication

PR:		ports/97158
Submitted by:	Jim Pirzyk <pirzyk@freebsd.org>
This commit is contained in:
Renato Botelho 2006-05-16 15:34:08 +00:00
parent 3d2f12c8f4
commit 52ba1c313f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162575
5 changed files with 28 additions and 0 deletions

View File

@ -435,6 +435,7 @@
SUBDIR += pam_krb5
SUBDIR += pam_ldap
SUBDIR += pam_mkhomedir
SUBDIR += pam_per_user
SUBDIR += pam_pgina
SUBDIR += pam_pop3
SUBDIR += pam_pwdfile

View File

@ -0,0 +1,20 @@
# New ports collection makefile for: pam_per_user
# Date created: 11 May 2006
# Whom: Jim Pirzyk <pirzyk@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= pam_per_user
PORTVERSION= 0.4
CATEGORIES= security
MASTER_SITES= ftp://ftp.feep.net/pub/software/PAM/pam_per_user/
MAINTAINER= pirzyk@FreeBSD.org
COMMENT= PAM module for per-user authentication
USE_AUTOTOOLS= libtool:15
MAN5= pam_per_user.5
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (pam_per_user-0.4.tar.gz) = 539d42a08db6973d741e84e80b18665d
SHA256 (pam_per_user-0.4.tar.gz) = bceb2d723448f943d7cfd0a67a090f2ec620d0b911e25db60cf11dfc40b66978
SIZE (pam_per_user-0.4.tar.gz) = 109443

View File

@ -0,0 +1 @@
PAM module for per-user authentication

View File

@ -0,0 +1,3 @@
sbin/authtest
lib/security/pam_per_user.so.1
@dirrmtry lib/security