| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: pam_mount | Distribution: Fedora Extras |
| Version: 0.18 | Vendor: Fedora Project |
| Release: 1.fc7 | Build date: Sun Dec 10 21:07:15 2006 |
| Group: System Environment/Base | Build host: hammer2.fedora.redhat.com |
| Size: 238216 | Source RPM: pam_mount-0.18-1.fc7.src.rpm |
| Packager: Fedora Project <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://pam-mount.sourceforge.net/ | |
| Summary: 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 well. The module also supports mounting home directories using loopback encrypted filesystems. The module was originally written for use on the GNU/Linux operating system but has since been modified to work on several flavors of BSD. o Every user can access his own volumes o The user needs to type the password just once (at login) o The mounting process is transparent to the users o There is no need to keep the login passwords in any additional file o The volumes are unmounted upon logout, so it saves system resources, avoiding the need of listing every 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. If you intend to use pam_mount to protect volumes on your computer using an encrypted filesystem system, please know that there are many other issues you need to consider in order to protect your data. For example, you probably want to disable or encrypt your swap partition (the cryptoswap can help you do this). Don't assume a system is secure without carefully considering potential threats.
LGPL
internal MD5: 4197471452a2d16f97ca4708656414da
GPG
* Sun Dec 10 2006 Till Maas <opensource till name> - 0.18-1
- Version bump
- removed Patch0
- adding LICENSE.GPL2 to %doc with LICENSE.*
- removed ChangeLog (is empty)
- removed NEWS (nothing interesting)
- removed INSTALL
- removed BR: zlib-devel, already in openssl-devel
- added -p to install to preserve timestamp
* Fri Sep 08 2006 Michael J. Knox <michael[AT]knox.net.nz> - 0.17-5
- Upstream update
- Build on x86_64
* Mon Aug 28 2006 Michael J. Knox <michael[AT]knox.net.nz> - 0.13.0-9
- Rebuild for FC6
* Thu Jul 06 2006 Michael J. Knox <michael[AT]knox.net.nz> - 0.13.0-8
- don't add a local loop.h for rawhide
* Thu Jul 06 2006 Michael J. Knox <michael[AT]knox.net.nz> - 0.13.0-4
- added patch for bz #188284
- spec tidy, removed unused buildreq on kernel-devel
* Thu Apr 06 2006 W. Michael Petullo <mike[@]flyn.org> - 0.13.0-3
- Ship LICENSE.LGPL2.
* Mon Apr 03 2006 W. Michael Petullo <mike[@]flyn.org> - 0.13.0-2
- Don't use --owner=root or --group=root on install.
* Mon Apr 03 2006 W. Michael Petullo <mike[@]flyn.org> - 0.13.0-1
- Updated to pam_mount 0.13.0.
- Added patch to allow to build with local loop.h (see RH BZ 174190.)
- Ensure module installed in RPM_BUILD_ROOT when building package.
* Sun Jan 01 2006 W. Michael Petullo <mike[@]flyn.org> - 0.11.0-1
- Updated to pam_mount 0.11.0.
- Mike Petullo is no longer the up-stream maintainer.
- Change URL.
- Change Source.
* Fri Jun 10 2005 W. Michael Petullo <mike[@]flyn.org> - 0.9.25-4
- Bump release for devel.
* Fri Jun 10 2005 W. Michael Petullo <mike[@]flyn.org> - 0.9.25-3
- Bump release for FC-4.
* Fri Jun 10 2005 W. Michael Petullo <mike[@]flyn.org> - 0.9.25-2
- Bump release for FC-3.
* Fri Jun 10 2005 W. Michael Petullo <mike[@]flyn.org> - 0.9.25-1
- Updated to pam_mount 0.9.25.
* Fri Jun 10 2005 W. Michael Petullo <mike[@]flyn.org> - 0.9.25-1
- Updated to pam_mount 0.9.25.
* Sun May 15 2005 W. Michael Petullo <mike[@]flyn.org> - 0.9.24-1
- Updated to pam_mount 0.9.24.
* Thu May 05 2005 W. Michael Petullo <mike[@]flyn.org> - 0.9.23-1
- Updated to pam_mount 0.9.23.
- Remove fdr from version.
- Get rid of rel variable.
- 0.18 to pam_mount-0.18.
* Thu Feb 10 2005 W. Michael Petullo <mike[@]flyn.org> - 0.9.22-0.fdr.1
- Updated to pam_mount 0.9.22.
- Should now build properly on x86-64.
* Sun Dec 12 2004 W. Michael Petullo <mike[@]flyn.org> - 0.9.21-0.fdr.1
- Updated to pam_mount 0.9.21.
* Sat Jul 24 2004 W. Michael Petullo <mike[@]flyn.org> - 0.9.20-0.fdr.1
- Updated to pam_mount 0.9.20.
* Mon Jun 28 2004 W. Michael Petullo <mike[@]flyn.org> - 0.9.19-0.fdr.1
- Updated to pam_mount 0.9.19.
- Moved policy sources to /etc/selinux.
* Mon Apr 26 2004 W. Michael Petullo <mike[@]flyn.org> - 0.9.18-0.fdr.1
- Updated to pam_mount 0.9.18.
- Added mount.crypt and umount/crypt.
- Added pmvarrun.
* Thu Apr 22 2004 W. Michael Petullo <mike[@]flyn.org> - 0.9.17-0.fdr.1
- Updated to pam_mount 0.9.17.
- Added pam_mount_macros.te.
* Tue Mar 23 2004 W. Michael Petullo <mike[@]flyn.org> - 0.9.16-0.fdr.1
- Updated to pam_mount 0.9.16.
- Ensure pam_mount.conf etc. has safe permissions (install vs. cp).
- Don't compress documentation files.
- Don't set distribution in .spec.
- Remove uneeded prefix definition.
- Fix buildroot.
* Wed Mar 10 2004 W. Michael Petullo <mike[@]flyn.org> - 0.9.15-0.fdr.1
- Updated to pam_mount 0.9.15.
- Added zlib-devel to BuildRequires.
* Tue Feb 10 2004 W. Michael Petullo <mike[@]flyn.org> - 0.9.14-0.fdr.1
- Updated to pam_mount 0.9.14.
- Added pam_mount_auth.so and pam_mount_session.so to package.
* Sun Jan 25 2004 W. Michael Petullo <mike[@]flyn.org> - 0.9.13-0.fdr.1
- Updated to pam_mount 0.9.13.
* Sat Jan 24 2004 W. Michael Petullo <mike[@]flyn.org> - 0.9.12-0.fdr.2
- RPM specification work.
* Fri Jan 23 2004 W. Michael Petullo <mike[@]flyn.org> - 0.9.12-0.fdr.1
- Updated to pam_mount 0.9.12.
ğüz
Generated by rpm2html 1.8.1
Daniel Veillard, Sat Jan 3 03:59:32 2009