From 4008f83ca80c5ed7b612a13f760b4bb8b9866f2b Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Sun, 27 May 2018 15:18:12 -0500 Subject: [PATCH] libafsauthent: export ktc token 'Ex' routines for Unix We need these to handle the modern identity structures (they are already exported on Windows). Change-Id: I3a3f766e9c9a9fad96f2656c4f066a67cacee4a6 Reviewed-on: https://gerrit.openafs.org/13128 Tested-by: BuildBot Reviewed-by: Michael Meffie Reviewed-by: Benjamin Kaduk --- src/libafsauthent/libafsauthent.la.sym | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/libafsauthent/libafsauthent.la.sym b/src/libafsauthent/libafsauthent.la.sym index a515fa1..181d87e 100644 --- a/src/libafsauthent/libafsauthent.la.sym +++ b/src/libafsauthent/libafsauthent.la.sym @@ -89,9 +89,12 @@ ka_VerifyUserToken ktc_ForgetAllTokens ktc_ForgetToken ktc_GetToken +ktc_GetTokenEx ktc_ListTokens +ktc_ListTokensEx ktc_OldPioctl ktc_SetToken +ktc_SetTokenEx ktc_curpag pioctl pr_End -- 1.9.4