From: neilbrown Date: Sun, 26 Mar 2006 23:57:47 +0000 (+0000) Subject: Must still use knowledge of the glue context for pre-1.4 versions of MIT krb5 X-Git-Tag: nfs-utils-1-0-8~28 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=d2e033e41dfca7cbf2c1ae109bb0477471f7643a;hp=d2e033e41dfca7cbf2c1ae109bb0477471f7643a Must still use knowledge of the glue context for pre-1.4 versions of MIT krb5 We need to get access to the internal krb5 context pointer for older (pre-1.4) versions of MIT Kerberos. We get a pointer to the gss glue's context. Get the right pointer before accessing the context information. ---