User Tools

Site Tools


software:pam_mount

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:pam_mount [2009/09/06 10:56] kratz00software:pam_mount [2011/04/07 17:29] (current) kratz00
Line 1: Line 1:
 http://pam-mount.sourceforge.net/ http://pam-mount.sourceforge.net/
  
-http://downloads.sourceforge.net/pam-mount/pam_mount-1.31.tar.bz2+http://downloads.sourceforge.net/pam-mount/pam_mount-2.9.tar.xz
  
 required: [[software::libHX]] required: [[software::libHX]]
Line 7: Line 7:
 <code> <code>
 ./configure --prefix=/usr --sysconfdir=/etc && ./configure --prefix=/usr --sysconfdir=/etc &&
-make +make</code>
-</code>+
  
 :-| Backup /etc/security/pam_mount.conf.xml before the next command because it will get overwriten otherwise. :-| Backup /etc/security/pam_mount.conf.xml before the next command because it will get overwriten otherwise.
  
 <code> <code>
-make install +make install</code>
-</code>+
  
 Add to /etc/security/pam_mount.conf.xml Add to /etc/security/pam_mount.conf.xml
  
 <code xml> <code xml>
-<volume user="kratz00" fstype="crypt" path="/dev/sda2" mountpoint="/home/kratz00" options="noatime,fsck" /> +<volume user="kratz00" fstype="crypt" path="/dev/sda2" mountpoint="/home/kratz00" options="noatime,fsck" /></code>
-</code>+
software/pam_mount.1252227388.txt.gz · Last modified: 2009/09/06 10:56 by kratz00