Download List

Descripción del Proyecto

pam_mount is a Pluggable Authentication Module that can mount volumes for a user session upon login, using the same passwords as for login. It supports any filesystem your kernel is capable of, including FUSE, SMB/CIFS, various crypto types, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-16 07:13
2.13

Esta versión restaura keyfile apoyo a montajes no crypto. Se incluye una nueva biblioteca de cryptmount que contiene el código compartido entre pam_mount y sus utilidades. libmount de util-linux 2.20 es ahora utilizado en parte así.
Tags: minor bug fixes, Code cleanup
This release restores keyfile support for non-crypto mounts. A new cryptmount library is shipped that contains the code shared among pam_mount and its utilities. libmount from util-linux 2.20 is now utilized in part as well.

2011-10-07 02:16
2.12

Esta versión restaura apoyo en mount.crypt de archivos > = 4 GB.
Tags: major bug fixes
This release restores support in mount.crypt for files >= 4 GB.

2011-08-07 16:43
2.11

Volúmenes de red no requieren de un "server" ya que permite la integración con el Directorio Activo y pam_winbind. Diagnóstico se han agregado varios de umount.crypt para ayudar a determinar los detalles de los posibles fallos.
Tags: Minor feature enhancements, Minor bugfixes
Networked volumes do not require a "server" attribute anymore, which allows integration with pam_winbind and Active Directory. Multiple diagnostics were added to umount.crypt to help determine details of potential failures.

2011-04-07 10:04
2.9

Esta versión añade soporte para los consolidados y en movimiento se monta y fija un disparo en la afirmación de PMT-EHE.
Tags: Minor feature enhancements, minor bug fixes
This release added support for bound and moving mounts and fixed an assertion triggering in pmt-ehd.

2010-12-22 19:18
2.8

Inicialización de los grupos suplementarios para FUSE montajes se corrigió para no truncar grupos añadido por pam_group.
Tags: minor bug fixes
Initialization of supplemental groups for FUSE mounts was corrected to not truncate groups added by pam_group.

Project Resources