Verified for Maverick: Welcome to the Ubuntu Server! * Documentation: http://www.ubuntu.com/server/doc Last login: Thu Jul 28 14:41:12 2011 root@ubuntu:~# mount /dev/vda1 on / type ext4 (rw,errors=remount-ro) proc on /proc type proc (rw,noexec,nosuid,nodev) none on /sys type sysfs (rw,noexec,nosuid,nodev) fusectl on /sys/fs/fuse/connections type fusectl (rw) none on /sys/kernel/debug type debugfs (rw) none on /sys/kernel/security type securityfs (rw) none on /dev type devtmpfs (rw,mode=0755) none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620) none on /dev/shm type tmpfs (rw,nosuid,nodev) none on /var/run type tmpfs (rw,nosuid,mode=0755) none on /var/lock type tmpfs (rw,noexec,nosuid,nodev) none on /var/lib/ureadahead/debugfs type debugfs (rw,relatime)
# ubuntu has not logged in since boot: root@ubuntu:~# ls /home/ubuntu Access-Your-Private-Data.desktop README.txt # ubuntu logged in on another pseudo terminal: root@ubuntu:~# mount | grep ubuntu /home/ubuntu/.Private on /home/ubuntu type ecryptfs (ecryptfs_sig=5cb83cfa021dc74e,ecryptfs_fnek_sig=bb92820c0e6e63ad,ecryptfs_cipher=aes,ecryptfs_key_bytes=16,ecryptfs_unlink_sigs) # ubuntu logged off: root@ubuntu:~# mount | grep ubuntu root@ubuntu:~# su - ubuntu keyctl_search: Required key not available Perhaps try the interactive 'ecryptfs-mount-private' To run a command as administrator (user "root"), use "sudo <command>". See "man sudo_root" for details. Verification successful. ubuntu@ubuntu:~$ ls Access-Your-Private-Data.desktop README.txt ubuntu@ubuntu:~$ --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad ** Tags added: verification-done-maverick -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/313812 Title: umount of ecryptfs does not automatically clear the keyring (can be mounted by root later) To manage notifications about this bug go to: https://bugs.launchpad.net/ecryptfs/+bug/313812/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
