[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: heimdal PKINIT





Matthew N. Andrews wrote:
> I'm trying to set up a heimdal kdc, and client with PKINIT support. I 
> built the 0411 snapshot with pkinit, and went through the configuration 
> as described at http://people.su.se/~lha/patches/heimdal/pkinit/ but 
> when I got to trying out kinit, it failed to process the -C option, and 
> gave me the usage message.
> 
> upon examining kinit.c, it apears that the code which handles this 
> argument is inside an "#ifdef PKINIT" conditional. where is this macro 
> supposed to be defined? is this supposed to be in 
> include/config.h(generated by autoconf)?


Simplist way:

   CPPFLAGS="-DPKINIT"
   export CPPFLAGS
   configure ....

> 
> -Matthew Andrews
> 
> 
> 

-- 

  Douglas E. Engert  <DEEngert@anl.gov>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444