Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2011 17:57:48 +0200
From:      ALANO CONRAZ <aconraz@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   how to use cfs (cryptographic file system) ?
Message-ID:  <BANLkTik8QSoasSPpCcq8_maVhJQoJQG_RQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

In order to test cfs, i tried to set up a ciphered directory.
Unfortunatelly, i failed...
Documentation doesn't seem to be up-to-date, so it does not help much.
Here is what I did :

pkg_add "cfs package address"
echo "/usr/local/cfs-bootstrap localhost" >> /etc/exports
mkdir /crypt
rcpbind -h 127.0.0.1
mountd -h 127.0.0.1

and then : /usr/local/etc/rc.d/cfsd onestart

And I always get the same error :
[tcp] localhost:/usr/local/cfsd-bootstrap: nfsd: RCPROG_NFS: RPC: Remote
system error - Connection refused
and the same with [tcp6]

Could you help me ? I had a look to mailing archives, but with no success.
Thanks for your help!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTik8QSoasSPpCcq8_maVhJQoJQG_RQ>