python-gssapi icon indicating copy to clipboard operation
python-gssapi copied to clipboard

Implement gss_localname and friends

Open DirectXMan12 opened this issue 10 years ago • 0 comments

There are four related methods that are part of the Solaris extensions:

  • gss_localname
  • gss_userok
  • gss_pname_to_uid
  • gss_authorize_localname

(we should probably also have, optionally, GSS_C_ATTR_LOCAL_LOGIN_USER as well)

DirectXMan12 avatar Feb 16 '15 20:02 DirectXMan12