[OpenAFS] Re: SuSe 9.0 &Heimdal.6
Derrick J Brashear
shadow@dementia.org
Fri, 26 Dec 2003 18:27:28 -0500 (EST)
On Fri, 26 Dec 2003, ted creedon wrote:
> I have no problem with anything that would help. Send it.
Set up the kaserver as the IBM AFS instructions suggest, and then do this:
http://www.dementia.org/~shadow/ka2heim.txt
A cheap recap of the IBM instructions is:
touch /usr/afs/local/NoAuth
/usr/afs/bin/kaserver -noauth &
kas
(type a dummy password)
create admin
create afs (or create afs.cell.name)
examine afs
(note the kvno)
quit kas. kill kaserver by pid.
/usr/afs/bin/bosserver -noauth &
bos addkey localhost -kvno (kvno from above) -noauth
(type the password twice)
kill the bosserver
rm /usr/afs/local/NoAuth
at this point the keyfile should now have the correct kvno and key in it,
and the heimdal converted database should "just work"