mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
export some kauth symbols for libadmin sample apps
These functions are used, so they should be in the library's export list. Even though no one should be using kauth anymore. Change-Id: I3ad936c5b898f38194a461c7147792e2fe6f36b2 Reviewed-on: https://gerrit.openafs.org/11139 Reviewed-by: Benjamin Kaduk <kaduk@mit.edu> Reviewed-by: Michael Meffie <mmeffie@sinenomine.net> Tested-by: Michael Meffie <mmeffie@sinenomine.net>
This commit is contained in:
parent
b0e6dd60b7
commit
88f10280f8
@ -1,9 +1,16 @@
|
||||
initialize_KA_error_table
|
||||
ka_AuthServerConn
|
||||
ka_AuthSpecificServersConn
|
||||
ka_Authenticate
|
||||
ka_CellConfig
|
||||
ka_CellToRealm
|
||||
ka_ChangePassword
|
||||
ka_GetAdminToken
|
||||
ka_GetToken
|
||||
ka_Init
|
||||
ka_KeyCheckSum
|
||||
ka_LocalCell
|
||||
ka_ParseLoginName
|
||||
ka_StringToKey
|
||||
ka_UserAuthenticateGeneral
|
||||
ka_VerifyUserPassword
|
||||
|
Loading…
x
Reference in New Issue
Block a user