r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3:
authorGünther Deschner <gd@samba.org>
Tue, 21 Mar 2006 11:14:29 +0000 (11:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:39 +0000 (11:15 -0500)
commitbde4a4018e26bc9aab4b928ec9811c05b21574f3
treeca21462090a3189e0d59936baac434965982dc8e
parent306061c93d9181262298516fefd83444f5a65ce5
r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3:

We were using a far too short renewable_time in the request; newer MIT
releases take care interally that the renewable time is never shorter
then the default ticket lifetime.

Guenther
source/libads/kerberos.c
source/nsswitch/winbindd_ads.c