Poddy Home 0.3 BETA (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Poddy Home 0.3 BETA (Default branch)
# 1  
Old 01-15-2009
Poddy Home 0.3 BETA (Default branch)

Image Poddy Home is a multimedia application that can replace your CD player, DVD player, all your CDs and DVDs, and your collection of videos by storing them on your computer. It gives you easy, fast, and intuitive access to your media collection without the need to search for the disc itself. License: GNU General Public License v2 Changes:
Functionality for managing stored CDs has been extended and several bugs have been fixed. The usage and key mapping were modified to be compatible with a well-known music player. Displays are now supported via lcdproc. State and replaying information are shown. 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