why are there two krb5_realm_params, in adm.h and admin.h?

Chris Hecker checker at d6.com
Tue Jul 26 17:38:57 EDT 2011


As it says in adm_proto.h:

/*
  * XXXX krb5_realm params is defined in two header files!!!!
  * This really needs to be fixed!!!
  */

If I want to add a bool flag to the realms section of kdc.conf, it seems 
like it should go in krb5_realm_params, but which struct should I 
modify?  Both?  How does this even compile?  Are they just not ever both 
included in the same file?  Is one exported to plugins or something and 
has to stay stable?

Scary,
Chris




More information about the Kerberos mailing list