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.1:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Evergreen:11.1:Test/pam_mount && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000010 10 Bytes | |
pam_mount-0.45-umount-home-dir.dif | 0000000760 760 Bytes | |
pam_mount-0.47-convert-add-logout.dif | 0000001265 1.24 KB | |
pam_mount-0.47-enable-logout-kill.dif | 0000000451 451 Bytes | |
pam_mount-0.47-fix-decrypt-key.dif | 0000001414 1.38 KB | |
pam_mount-0.47-fix-deny_ok.dif | 0000000322 322 Bytes | |
pam_mount-0.47-fix-logout.dif | 0000000364 364 Bytes | |
pam_mount-0.47-fix-replace-options.dif | 0000001002 1002 Bytes | |
pam_mount-0.47-recognize-required-and-deny-option- |
0000000531 531 Bytes | |
pam_mount-0.47-remove-lsof-convert.dif | 0000000273 273 Bytes | |
pam_mount-0.47.tar.lzma | 0000250337 244 KB | |
pam_mount.changes | 0000009995 9.76 KB | |
pam_mount.spec | 0000011909 11.6 KB | |
ready | 0000000000 0 Bytes |
Comments 0