i3 / i3/i3lock

Handle PAM session and account stack

Open
#29 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
995
Forks
420
PR merge metrics
No merged PRs in 30d

Description

At the moment it seams i3lock only handle the auth stack.

If pam_krb5 is used for authentication, the auth stack stores the credentials in a temprary file (/tmp/krb5_pam_XXXXXX). During session stack (pam_sm_setcred), the credentials are moved to its final location (/tmp/krb5cc_UID_XXXXXX) and the environment variable KRB5CCNAME will be set.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.