[OpenAFS] Can't seem to find asetkey -- where's it supposed to come from?

Rick Cochran rcc2@cornell.edu
Tue, 28 Sep 2010 15:08:08 -0400


In RHEL5:

arctura> which asetkey
/usr/sbin/asetkey
arctura> rpm -q -f `which asetkey`
openafs-krb5-1.4.12-el5.1.1


On 09/28/2010 03:05 PM, Phillip Moore wrote:
> For the first time in over 10 years, I'm finally getting around to play=
ing with
> OpenAFS again. =EF=BF=BDI'm trying to setup a test cell on a CentOS 5.4=
 x86_64 VM. =EF=BF=BDI'm
> working off of the UNIX Quick Start Guide at:
>
> http://docs.openafs.org/QuickStartUnix/.....
>
> I've had no problems until I'm supposed to set the AFS server encryptio=
n key,
> but the instructions say:
>
>    1.
>
>           #*asetkey add*  </|kvno|/>   */etc/afs.keytab afs/*</|cell na=
me|/
>
> and there's no asetkey to be found. =EF=BF=BDI've installed the followi=
ng RPMs
> downloaded from openefs.org <http://openefs.org>:
>
> openafs-1.4.12-el5.1.1.x86_64.rpm
> openafs-client-1.4.12-el5.1.1.x86_64.rpm
> openafs-server-1.4.12-el5.1.1.x86_64.rpm
> kmod-openafs-1.4.12-1.1.2.6.18_164.15.1.el5.x86_64.rpm
>
> Googling for solutions, it looks like asetkey has been around for a lon=
g time,
> but it was not installed with these rpms. =EF=BF=BDWas there another pa=
ckage I missed?
> =EF=BF=BDI've followed the docs pretty much to the letter so far.
>
> I'm guessing I can use "bos addkey" to do this, but asetkey was suppose=
d to
> replace that, right?
>
> Is this a case of the Quick Start Guide documenting the procedures for =
1.5, when
> I've chosen to download 1.4.12? =EF=BF=BD I can easily switch to the la=
test and greatest
> release, but I would prefer to start with 1.4.12, since I want to be su=
re the
> code I am developing works for the releases "in the field". =EF=BF=BD T=
he last thing I
> need right now is for my code to only work with the bleeding edge.
>
>
>