Method

AstalAuthPamstart_authenticate

Declaration

gboolean
astal_auth_pam_start_authenticate (
  AstalAuthPam* self
)

Description

Starts a new authentication process using the PAM (Pluggable Authentication Modules) system. Note that this will cancel an already running authentication process associated with this AstalAuthPam object.

Return value

Type: gboolean

No description available.