Comment 45 for bug 313812

Revision history for this message
In , Denis (denis-redhat-bugs) wrote :

Created attachment 329304
Text file of session to show commands used to reproduce problem

Description of problem:Any passphrase entered at mount will decrypt file

Version-Release number of selected component (if applicable):
ecryptfs-utils-61-0.fc10.i386
kernel-2.6.27.9-159.fc10.i686

How reproducible:Entering a wrong passphrase will decrypt file

Steps to Reproduce:
1.As root, mount directory using ecryptfs
2.put file in directory
3.umount directory
4.mount directory again with wrong passphrase
5.file can be retrieved

Actual results: file can be retrieved

Expected results:should not be able to read file if wrong passphrase is entered at mount

Additional info: Everything works as expected on FC9. Giving wrong passphrase during mount gives the error "Input/output error" when trying to access crypted file.