[PATCH] libads: fixes to generation of custom krb5.conf

Jeremy Allison jra at samba.org
Thu Jun 4 13:18:59 MDT 2015


On Thu, Jun 04, 2015 at 10:00:09PM +0300, Uri Simchoni wrote:
> DEFAULT_KRB5_PORT is in kerberos.c. Can someone suggest a good place
> to put it, so that both namequery.c (which is about name resolving -
> DNS) and kerberos.h (which is about.. kerberos) can see it?

Ah, good point. I would suggest moving it to:

source3/libads/kerberos_proto.h

and then including that in namequery.c.


More information about the samba-technical mailing list