~mrooney/ecryptfs/nautilus-integration

2 by mhalcrow@us.ibm.com
Initial import of eCryptfs filesystem userspace utilities (mount helper, daemon component,
1
.TH ECRYPTFSD 8 "May 2007" ecryptfs-utils "eCryptfs"
2
.SH NAME
3
ecryptfsd \- user\-space eCryptfs daemon.
4
5
.SH DESCRIPTION
6
\fBecryptfsd\fP is a userspace daemon that runs as the user performing
7
file operations under the eCryptfs mount point. It services public key
8
requests from the eCryptfs kernel module; these requests are sent via
9
netlink on file open events. ecryptfsd only needs to be run when a
10
mount is done with a public key module.
11
12
The daemon can be started simply by running \fIecryptfsd\fP. ecryptfsd
13
will register itself with the kernel as the daemon that should service
14
all eCryptfs filesystem requests done under the context of the user
15
who runs the daemon.
16
17
.SH "SEE ALSO"
18
.PD 0
19
.TP
20
\fBecryptfs\fP(7), \fBecryptfs-manager\fP(8), \fBmount.ecryptfs\fP(8)
21
.TP
22
\fI/usr/share/doc/ecryptfs-utils/ecryptfs-faq.html\fP
23
.PD
24
25
.SH AUTHOR
26
This manpage was written by William Lima <wlima.amadeus@gmail.com> for
27
the \fBUbuntu\fP system (but may be used by others).  Permission is
28
granted to copy, distribute and/or modify this document under
29
the terms of the GNU General Public License, Version 2 or any
30
later version published by the Free Software Foundation.
31
32
On Debian systems, the complete text of the GNU General Public
33
License can be found in /usr/share/common-licenses/GPL.