Mercurial > crates > nonstick
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 168:6642e89d29a2 | 169:77470e45e397 |
|---|---|
| 1 # PAM configuration file for nonstick_testharness | 1 # PAM configuration file for nonstick_testharness |
| 2 #Sun#auth required pam_authtok_get.so | |
| 2 auth required pam_testharness.so param param2 | 3 auth required pam_testharness.so param param2 |
| 3 account required pam_testharness.so | 4 account required pam_testharness.so |
| 5 #Sun#password required pam_authtok_get.so | |
| 4 password required pam_testharness.so | 6 password required pam_testharness.so |
| 5 session required pam_testharness.so | 7 session required pam_testharness.so |
