Date: Tue, 2 Nov 2010 09:51:12 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/pam_mount Makefile distinfo pkg-descr pkg-plist ports/sysutils/pam_mount/files patch-src_pam_mount.c Message-ID: <201011020951.oA29pC6Z022166@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gahr 2010-11-02 09:51:12 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/pam_mount Makefile distinfo pkg-descr pkg-plist sysutils/pam_mount/files patch-src_pam_mount.c Log: - New port: sysutils/pam_mount pam_mount is a Pluggable Authentication Module that can mount volumes for a user session. This module is aimed at environments with central file servers that a user wishes to mount on login and unmount on logout, such as (semi-)diskless stations where many users can logon and where statically mounting the entire /home from a server is a security risk, or listing all possible volumes in /etc/fstab is not feasible. WWW: http://pam-mount.sourceforge.net/ Revision Changes Path 1.1245 +1 -0 ports/sysutils/Makefile 1.1 +38 -0 ports/sysutils/pam_mount/Makefile (new) 1.1 +3 -0 ports/sysutils/pam_mount/distinfo (new) 1.1 +11 -0 ports/sysutils/pam_mount/files/patch-src_pam_mount.c (new) 1.1 +9 -0 ports/sysutils/pam_mount/pkg-descr (new) 1.1 +10 -0 ports/sysutils/pam_mount/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011020951.oA29pC6Z022166>