Mercurial > crates > nonstick
view testharness/nonstick_testharness.conf @ 169:77470e45e397
Set up stuff to work the way Sun expects it to.
This sets up PAM to use pam_authtok_get.so on Sun machines.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Tue, 15 Jul 2025 01:32:21 -0400 |
parents | a75a66cb4181 |
children |
line wrap: on
line source
# PAM configuration file for nonstick_testharness #Sun#auth required pam_authtok_get.so auth required pam_testharness.so param param2 account required pam_testharness.so #Sun#password required pam_authtok_get.so password required pam_testharness.so session required pam_testharness.so