← Back to team overview

ecryptfs team mailing list archive

[Bug 434596] Re: error while creating new file under directory mounted with ecryptfs and openssl key type

 

Hi Marco - Public key support in eCryptfs requires a userspace daemon
(ecryptfsd) to be running to perform the (un)wrapping of file encryption
keys through something like OpenSSL.  Have you started ecryptfsd?  Each
user wanting to use a eCryptfs mount point with OpenSSL support enabled
must start their own instance of ecryptfsd.  This error message
indicates to me that the eCryptfs kernel module doesn't know about an
ecryptfsd process running for your user:

ecryptfs_send_message: User [1000] does not have a daemon registered

Feel free to stop by irc://irc.oftc.net/#ecryptfs and I think we can
quickly straighten this out.

-- 
error while creating new file under directory mounted with ecryptfs and openssl key type
https://bugs.launchpad.net/bugs/434596
You received this bug notification because you are a member of eCryptfs,
which is subscribed to ecryptfs-utils in ubuntu.

Status in “ecryptfs-utils” package in Ubuntu: Confirmed

Bug description:
Binary package hint: ecryptfs-utils

After mounting a directory with ecryptfs vfstype and selecting openssl key type it seems that I cannot create new files.



References