Subject: Re: sbin/racoon
To: Erik E. Fair <fair@clock.org>
From: None <itojun@iijlab.net>
List: tech-crypto
Date: 12/28/2000 14:12:47
>>How bad is it on SPARC or Alpha?
> the following result is for compilation without kerberos
> (= no IKE with GSSAPI support).
of course, another option is to put racoon under /usr/sbin,
and accept the following drawbacks:
- /usr has to be locally mounted, or
- /usr has to be nfs mounted insecurely during bootstrap.
(after /usr got mounted, we can negotiate key by using
/usr/sbin/racoon)
itojun