A PAM Module that can Mount Volumes for a User Session
This module is aimed at environments with SMB (Samba or Windows NT) or
NCP (Netware or Mars-NWE) servers that Unix users wish to access
transparently. It facilitates access to private volumes of these types.
This module also supports mounting home directories using loopback
encrypted filesystems. The module was originally written for use on the
Linux operating system but has since been modified to work on several
flavors of BSD.
o Every user can access their own volumes
o The user only needs to type the password once (at login)
o The mounting process is transparent to the user
o There is no need to keep the login passwords in any additional files
o The volumes are unmounted on logout, so it saves system resources,
avoiding the need to list every possibly useful remote volume in
/etc/fstab or in an automount/supermount config file. This is also
necessary for securing encrypted filesystems.
Pam_mount "understands" SMB, NCP, and any type of filesystem that can
be mounted using the standard mount command. If someone has a
particular need for a different filesystem, feel free to ask me to
include it and send me patches.
- Sources inherited from project DISCONTINUED:openSUSE:11.2:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Evergreen:11.2/pam_mount && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000065 65 Bytes | |
convert_keyhash.pl | 0000004637 4.53 KB | |
convert_pam_mount_conf.pl | 0000008936 8.73 KB | |
mount.crypt | 0000000561 561 Bytes | |
mount.encfs13 | 0000000579 579 Bytes | |
pam_mount-0.47-enable-logout-kill.dif | 0000000495 495 Bytes | |
pam_mount-1.27-fix-double-free.dif | 0000001345 1.31 KB | |
pam_mount-1.27-fix-krb5-env.dif | 0000001268 1.24 KB | |
pam_mount-1.27-fix-mtab-handling.dif | 0000000963 963 Bytes | |
pam_mount-1.27-fix-sudo-crash.dif | 0000001795 1.75 KB | |
pam_mount-1.27-uid_guid-handling.dif | 0000000739 739 Bytes | |
pam_mount-1.27.tar.bz2 | 0000329455 322 KB | |
pam_mount.changes | 0000012582 12.3 KB | |
pam_mount.spec | 0000005037 4.92 KB | |
ready | 0000000000 0 Bytes |
Comments 0