Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credential ¶
Credential represents user provided credential
func (Credential) PAMAuthenticate ¶
func (c Credential) PAMAuthenticate() error
PAMAuthenticate performs PAM authentication for the user credentials provided
func (Credential) PAMResponseHandler ¶
PAMResponseHandler handles the communication between PAM client and PAM module
func (Credential) PAMStartFunc ¶
func (c Credential) PAMStartFunc() (*pam.Transaction, error)
PAMStartFunc establishes the connection to PAM module
Click to show internal directories.
Click to hide internal directories.