Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News pam_mount module 1.3 (Default branch) Post 302258879 by Linux Bot on Sunday 16th of November 2008 12:00:22 PM
Old 11-16-2008
pam_mount module 1.3 (Default branch)

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.License: GNU Lesser General Public License (LGPL)Changes:
Fixes were made to the busymount helper and themount.crypt option parser.Image

Image

More...
 
pam_mount(8)						    BSD System Manager's Manual 					      pam_mount(8)

NAME
pam_mount -- Home Folder Mounting PAM module SYNOPSIS
[service-name] function-class control-flag pam_mount [options] DESCRIPTION
The Home Folder Mounting PAM module supports the authentication and session management function classes. In terms of the function-class parameter, these are ``auth'' and ``session'' respectively. The Home Folder Mounting Authentication Module The Home Folder Mounting authentication module reads the mount authenticator from the PAM authentication context and caches it in the PAM environment. The Home Folder Mounting Session Management Module must be used in conjunction with this module to remove the authenticator from the PAM environment. The Home Folder Mounting Session Management Module The Home Folder Mounting session management module copies the mount authenticator from the PAM environment, removes it from the PAM environ- ment, and uses its copy to mount the user's home folder if the user's OpenDirectory record indicates that an AFP, SMB, NFS or FileVault home folder is to be used. When the session is closed, the Home Folder Mounting session management module unmounts the user's home folder if it was mounted by this mod- ule when the session was opened. SEE ALSO
pam.conf(5), pam(8), DirectoryService(8) BSD
February 7, 2009 BSD
All times are GMT -4. The time now is 09:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy