Bug#538225: krb5.conf

2009-09-17 Thread Guido Günther
On Thu, Sep 17, 2009 at 08:54:09AM +0100, Eamonn Hamilton wrote: > Hi Guido, > > Unfortunately, even with the patch applied, I still get the memory leak, > albeit with the renew lifetime set to the same as the ticket lifetime. Too bad. However the patch does plug another leak. > I'll change my co

Bug#538225: krb5.conf

2009-09-17 Thread Eamonn Hamilton
Hi Guido, Unfortunately, even with the patch applied, I still get the memory leak, albeit with the renew lifetime set to the same as the ticket lifetime. I'll change my config back, unless there's anything else you would like em to try? Cheers, Eamonn On Tue, 2009-09-15 at 19:32 +0200, Guido G

Bug#538225: krb5.conf

2009-09-16 Thread Eamonn Hamilton
Sure, I'll try this later today - might be a couple of days before we know the results though. Cheers, Eamonn On Tue, 2009-09-15 at 19:32 +0200, Guido Günther wrote: > tags 538225 +fixed-upstream > thanks > > Hi Eamonn, > On Mon, Aug 24, 2009 at 09:04:45AM +0100, Eamonn Hamilton wrote: > > Hi

Bug#538225: krb5.conf

2009-09-15 Thread Guido Günther
tags 538225 +fixed-upstream thanks Hi Eamonn, On Mon, Aug 24, 2009 at 09:04:45AM +0100, Eamonn Hamilton wrote: > Hi, > > I've disabled the explicit renew lifetime parameter, while leaving the > ticket lifetime specified, and it seems to be behaving itself. I'm > currently trying to determine whe

Bug#538225: krb5.conf

2009-08-05 Thread Guido Günther
On Tue, Aug 04, 2009 at 09:18:50AM +0100, Eamonn Hamilton wrote: >ticket_lifetime = 8h >renew_lifetime = 8h >forwardable = true >krb4_convert = false I'll recheck with these params. Please let me know if you get some hints on which setting in your krb5.conf triggers this. Cheers, -

Bug#538225: krb5.conf

2009-08-04 Thread Eamonn Hamilton
[libdefaults] default_realm = A.SAIC.COM ticket_lifetime = 24000 dns_lookup_realm = yes dns_lookup_kdc = yes [realms] B.SAIC.COM = { kdc = server1.b.saic.com:88 kdc = server2.b.saic.com:88 kdc = server3.b.saic