[OpenAFS-port-darwin] How to set encryption by default on OS X
Georg Sluyterman
georg@sman.dk
Wed, 15 Feb 2012 10:58:45 +0100
On 2012-02-14, at 17:12, Derrick Brashear wrote:
> edit /var/db/openafs/etc/config/afs.conf and set an AFS_POST_INIT
> scriptlet to do it, e.g.
> AFS_POST_INIT=postcmd
>
> postcmd() {
> fs setcrypt on
> fs mariner localhost
> /Library/OpenAFS/Tools/tools/growlagent-openafs &
> }
>
> on my system enables crypt, and turns on mariner and then starts the
> growl agent to monitor for it.
Hi Derrick
Thank you for your suggestion. I will try it out.
--
Regards
Georg Sluyterman