[20150] in Kerberos_V5_Development
Re: rcache question
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Aug 13 11:19:25 2020
To: Joakim Tjernlund <Joakim.Tjernlund@infinera.com>,
"krbdev@mit.edu"
<krbdev@mit.edu>
From: Greg Hudson <ghudson@mit.edu>
Message-ID: <4509e59f-3a03-2c58-fa78-f1bb76a880a5@mit.edu>
Date: Thu, 13 Aug 2020 11:17:23 -0400
MIME-Version: 1.0
In-Reply-To: <0a89ebdefcfb8db299811741171b3bfd762ccba3.camel@infinera.com>
Content-Language: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
On 8/13/20 8:45 AM, Joakim Tjernlund wrote:
> Looking at the mit-krb5 code is seems to me that rcache type "none" always
> returns true so I could just make :
> have_rcache_type(const char *type) { return 1; }
> Is that a correct assumption ?
Yes, since it is no longer necessary to detect really old versions.
I would recommend switching to mod_auth_gssapi if possible.
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev