On Thu, 2002-11-14 at 22:30, Guenther Deschner wrote: > hello andrew, > > On Tue, Nov 12, 2002 at 08:22:25PM -0500, [EMAIL PROTECTED] wrote: > > > > Date: Wed Nov 13 01:22:25 2002 > > Author: abartlet > > > > Update of /data/cvs/samba/source > > In directory dp.samba.org:/tmp/cvs-serv8858 > > > > Modified Files: > > configure.in > > Log Message: > > - Add some more warning flags for --enable-developer. > > - patch from SUSE for hiemdal headers in /usr/include/heimdal > > looking for "/usr/include/heimdal" but then including > "/usr/heimdal/include" does not make too much sense :)
I will apply that bit when I get a chance. > anyway, in earlier suse-versions we had the libs under /usr/lib/heimdal, > so maybe it is better to either have two checks for the includes and for > the libs or someone writes a nice aclocal-macro that automagically finds > mit or heimdal. I really don't like the idea of needing to choose MIT/Heimdal. If we need to tell Samba the difference, it is because they have a slightly different API. So yes, we should use that to make the decision. Better still, do it on a case-by-compatiblity-case basis. If/when somebody fixes Heimdal or MIT to have the same API, then the kludges go away - and the code just stays to support the older versions. > so if heimdal-support should be really added (although it is not working > completly yet in my setup) you need at least the gssapi.h in a different > location and mit's -lgssapi_krb5 is -lgssapi in heimdal. > > attached diff should do this part. > > there is still much more to do, esp. in Makefile.in because > krb5_set_real_time of luke howards patch is in kerberos_verify.c. > > i'm still trying to improve this and hopefully i can send you a larger > diff soon. I look forward to it. Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
