Package: libpam-mount
Version: 0.44-1+lenny1
Severity: grave

elmer% man pam_mount.conf | grep '"~"' | grep expand
              is mounted.  "~" expands to the user’s home directory as present
elmer% grep '~' /etc/security/pam_mount.conf.xml
<volume options="exec,fsck" user="*" mountpoint="~" 
path="/dev/mapper/vg_elmer-home_%(USER)" fstype="crypt" />
elmer% mount | grep '~'
/dev/mapper/_dev_mapper_vg_elmer-home_carsten on /~ type ext3 (rw)

I see different options to fix this:

 * make ~ work again
 * fix the man page and the conversion script
 * fix the man page and mention possible breakage in the release notes


Regards,
Carsten



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to