Package: ecryptfs-utils
Version: 93-1
Severity: normal

Dear Maintainer,

the file /usr/share/doc/ecryptfs-utils/ecryptfs-pam-doc.txt.gz says,
amongst a lot of other information:

The following shell code needs to be appended to the user's
~/.bash_profile:

if test -e $HOME/.ecryptfs/auto-mount; then
  mount | grep "$HOME/Private type ecryptfs"
  if test $? != 0; then
    mount -i $HOME/Private
  fi
fi
ecryptfs-zombie-kill

But, applied to the current version of this package, this is completely
wrong.  The PAM module does the mounting itself now;
ecryptfs-zombie-kill doesn't even exist.

This leaves people trying to figure out the PAM automagic with pretty
much no documentation at all except the C source.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ecryptfs-utils depends on:
ii  gettext-base    0.18.1.1-5
ii  keyutils        1.5.2-2   
ii  libc6           2.13-21   
ii  libecryptfs0    93-1      
ii  libgpg-error0   1.10-1    
ii  libgpgme11      1.2.0-1.4 
ii  libkeyutils1    1.5.2-2   
ii  libnss3-1d      3.12.11-3 
ii  libpam-runtime  1.1.3-6   
ii  libpam0g        1.1.3-6   

ecryptfs-utils recommends no packages.

Versions of packages ecryptfs-utils suggests:
pn  cryptsetup    <none>
pn  opencryptoki  <none>

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to