diff --git a/man/pam_systemd_home.xml b/man/pam_systemd_home.xml index 906d1c1516..93153b57aa 100644 --- a/man/pam_systemd_home.xml +++ b/man/pam_systemd_home.xml @@ -93,8 +93,13 @@ Module Types Provided - The module provides all four management operations: , , - , . + The module implements all four PAM operations: (reason: when per-user + disk encryption is used, the disk encryption key is derived from the authentication credential supplied + at login time), (reason: systemd-homed.service account + validity may be configured in more detail than in the traditional Linux user database, and thus needs to + be verified separately), (user sessions must be tracked, in order to implement + automatic release when the last session of a managed user is gone), (user + passwords may be changed through PAM).