Package: libpam-mount
Version: 0.9.22-1
Severity: important

Something seems to have changed in /usr/bin/mount.crypt which breaks my
setup.  I have a crypt mount specified in my
/etc/security/pam_mount.conf file.  The relevant line is:

volume hubert crypt - /dev/hda8 /home/hubert cipher=twofish,hash=sha512 
aes-256-ecb /home/hubert.key

and it worked fine in libpam-mount 0.9.20-11, but it no longer works in
libpam-mount 0.9.22-1.  The error message that I get is just mount
failing to identify the filesystem type.

That line in pam_mount.conf corresponds to the command:

/bin/mount -t crypt -o cipher=twofish,hash=sha512 /dev/hda8 /home/hubert

Entering that command in the command line under libpam-mount 0.9.20-11
works as expected, but fails under 0.9.22-1.

I've downgraded to 0.9.20, but will try to investigate further later
this week, or next week, if you can't find anything before then.  Let me
know if you want me to check or try anything.

BTW, I did see something mentioning crypt in the upstream changelog.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-mm3
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages libpam-mount depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libglib2.0-0                2.6.2-1      The GLib library of C routines
ii  libssl0.9.7                 0.9.7e-3     SSL shared libraries
ii  mount                       2.12p-2      Tools for mounting and manipulatin
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information



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

Reply via email to