GSS_C_ATTR_LOCAL_LOGIN_USER
Be consistent with other GSSAPI global variables. GSS_C_ATTR_LOCAL_LOGIN_USER becomes a macro in gssapi.h that refers to an exported variable __gss_c_attr_local_login_user Change-Id: I2661d74cd0f760780f75b35f92d6b4f9112080dc
This commit is contained in:
@@ -14,7 +14,7 @@ HEIMDAL_GSS_2.0 {
|
||||
__gss_c_attr_stream_sizes_oid_desc;
|
||||
__gss_c_cred_password_oid_desc;
|
||||
__gss_c_cred_certificate_oid_desc;
|
||||
GSS_C_ATTR_LOCAL_LOGIN_USER;
|
||||
__gss_c_attr_local_login_user;
|
||||
gss_accept_sec_context;
|
||||
gss_acquire_cred;
|
||||
gss_acquire_cred_with_password;
|
||||
|
Reference in New Issue
Block a user