[OpenAFS-devel] Re: unix aklog in openafs

Derrick J Brashear shadow@dementia.org
Thu, 23 Sep 2004 14:01:06 -0400 (EDT)


On Thu, 23 Sep 2004, Neulinger, Nathan wrote:

> Of course, the main question is how you want to handle the external krb5
> dependency. I haven't looked at the windows build to see how that one is
> being done.

I assume:
1) configure detects MIT or Heimdal (or none)
2) static binary is built (which should thus work anywhere)
3) possibly a PAM module is provided, but then life gets harder

1) is really the hard step
i have patches for aklog to make it build against heimdal, though i never 
cleaned them up