Comment # 14 on bug 898439 from
(In reply to David Disseldorp from comment #12)
> (In reply to Andreas Schneider from comment #11)
> > David, I hit the issue in this branch:
> > 
> > https://git.samba.org/?p=asn/samba.git;a=shortlog;h=refs/heads/master-mit-kdc
> > 
> > You need to install the MIT Kerberos Server and build Samba with
> > 
> > ./confiugre --with-mitkrb5
> > 
> > Then you need to revert the patch:
> > "TEMP WORKAROUND: Disable MIT KRB5 replay cache."
> > 
> > make
> > make test
> > 
> > I don't remember which test it was which revealed the problem. I don't have
> > time to look into this right now.
> 
> Thanks Andreas, that should be enough for me to go on for now.

I've --with-mitkrb5 configured and run the selftest test suite with and without
the proposed fix applied. In both cases the test results appear similar.

I'll upload the selftest summaries, with the hope of it jogging Andreas' memory
as to the test that confimred the initial bug report.


You are receiving this mail because: