[OpenAFS] Trouble creating AFS KeyFile on FreeBSD 10.0

Benjamin Kaduk kaduk@MIT.EDU
Wed, 17 Sep 2014 18:05:06 -0400 (EDT)


On Wed, 17 Sep 2014, Benjamin Kaduk wrote:

> On Wed, 17 Sep 2014, Eric Shell wrote:
>
> > I tried to install security/heimdal port but it appears to have a conflict
> > with the net/openafs port in FreeBSD 10.0:
> >
> > ===>   Registering installation for heimdal-1.5.2_16
> > > pkg-static: heimdal-1.5.2_16 conflicts with openafs-1.6.7.20130128
> > > (installs files into the same place).  Problematic file:
> > > /usr/local/bin/pagsh
> > > *** Error code 70
>
> Both attempt to install a pagsh, unfortunately.

... which is what pkg told you right there, whoops.

Anyway, the instructions on the freebsd wiki predate rxkad-k5, and as such
are not the greatest idea to follow by rote.  I've been busy with Kerberos
Day today so I haven't replied sooner, but you probably just want to
extract a normal krb5 keytab, and put it in
/usr/local/etc/openafs/server/rxkad.keytab .

-Ben