Poddy Home 0.1BETA (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Poddy Home 0.1BETA (Default branch)
# 1  
Old 12-11-2008
Poddy Home 0.1BETA (Default branch)

ImagePoddy Home is a multimedia application that canreplace your CD player, DVD player, all your CDsand DVDs, and your collection of videos by storingthem on your computer. It gives you easy, fast,and intuitive access to your media collectionwithout the need to search for the disc itself.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
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