Source: libpam-mount
Section: admin
Priority: extra
Maintainer: Bastian Kleineidam <calvin@debian.org>
Build-Depends: debhelper (>= 5), libpam0g-dev, libssl-dev, cdbs, dpatch,
 zlib1g-dev | libz-dev, libhx-dev, libxml2-dev
Standards-Version: 3.7.2
Homepage: http://pam-mount.sourceforge.net/
Vcs-Svn: https://pam-mount.svn.sourceforge.net/svnroot/pam-mount/trunk
Vcs-Browser: http://pam-mount.svn.sourceforge.net/viewvc/pam-mount/trunk/

Package: libpam-mount
Section: admin
Architecture: any
Depends: ${shlibs:Depends}, mount (>= 2.12-3), libxml-writer-perl, debconf
Suggests: ncpfs, smbfs, cryptsetup, openssl, fuse-utils, truecrypt-utils,
 davfs2, lsof, psmisc
Conflicts: libncp (<< 2.2.0.19.10)
Description: PAM module that can mount volumes for a user session
 This module is aimed at environments with Windows/Samba or Netware
 file servers which should be transparently accessible to local users.
 It supports automounting of private volumes, including mounting of
 home directories on loopback or dm-crypt encrypted file systems.
 .
  - access to each user's own volumes;
  - single sign-on features;
  - transparent mounting process;
  - no stored passwords;
  - unmounting at logout, saving system resources (and mandatory for
    encrypted file systems).
 .
 Libpam-mount can mount SMB or NCP volumes as well as any type of
 file system that can be mounted using the standard mount command.

