Date: Sat, 26 Dec 2009 12:23:45 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/pam_ssh_agent_auth Makefile distinfo pkg-descr ports/security/pam_ssh_agent_auth/files patch-Makefile.in patch-pam_user_authorized_keys.c Message-ID: <200912261223.nBQCNj8S079791@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-12-26 12:23:45 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/pam_ssh_agent_auth Makefile distinfo pkg-descr
security/pam_ssh_agent_auth/files patch-Makefile.in
patch-pam_user_authorized_keys.c
Log:
PAM module which permits authentication for arbitrary services via
ssh-agent. Written with sudo in mind, but like any auth PAM module,
can be used for for many purposes.
WWW: http://pamsshagentauth.sourceforge.net/
Revision Changes Path
1.1070 +1 -0 ports/security/Makefile
1.1 +24 -0 ports/security/pam_ssh_agent_auth/Makefile (new)
1.1 +3 -0 ports/security/pam_ssh_agent_auth/distinfo (new)
1.1 +20 -0 ports/security/pam_ssh_agent_auth/files/patch-Makefile.in (new)
1.1 +13 -0 ports/security/pam_ssh_agent_auth/files/patch-pam_user_authorized_keys.c (new)
1.1 +5 -0 ports/security/pam_ssh_agent_auth/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912261223.nBQCNj8S079791>
