Commit graph

4 commits

Author SHA1 Message Date
Pietro Cerutti
ea5bf5ff67 - Update to 2.8
Changes:
  * config: options need to have a space for mount.fuse
  * pam_mount: fix truncation of groups on FUSE mounts
  * pam_mount: reimplement mkmountpoint
  * pam_mount: remove mountpoint early when mount failed
2010-12-24 07:52:56 +00:00
Pietro Cerutti
e8768680b7 - Update to 2.7
Changes:
  * %(shell EXPR) is now activated and usable from the global config file
2010-12-20 09:06:06 +00:00
Pietro Cerutti
86ba4d4666 - Update to 2.6 2010-11-08 09:11:19 +00:00
Pietro Cerutti
1c6d04df18 - 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/
2010-11-02 09:51:12 +00:00