mirror_zfs/tests/zfs-tests/tests/functional/pam
Val Packett db994458bb PAM: support password changes even when not mounted
There's usually no requirement that a user be logged in for changing
their password, so let's not be surprising here.

We need to use the fetch_lazy mechanism for the old password to avoid
a double prompt for it, so that mechanism is now generalized a bit.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Felix Dörre <felix@dogcraft.de>
Signed-off-by: Val Packett <val@packett.cool>
Closes #14834
2023-05-31 17:01:11 -07:00
..
.gitignore tests: pam: use absolute path to module .so 2022-04-01 18:02:54 -07:00
cleanup.ksh PAM: add 'recursive_homes' flag to use with 'prop_mountpoint' 2023-05-31 17:00:58 -07:00
pam_basic.ksh Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
pam_change_unmounted.ksh PAM: support password changes even when not mounted 2023-05-31 17:01:11 -07:00
pam_nounmount.ksh Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
pam_recursive.ksh PAM: add 'recursive_homes' flag to use with 'prop_mountpoint' 2023-05-31 17:00:58 -07:00
pam_short_password.ksh PAM: support password changes even when not mounted 2023-05-31 17:01:11 -07:00
setup.ksh Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
utilities.kshlib.in Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00