pam_stress 模組的用途是什麼?

pam_stress 模組的用途是什麼?

目前關於這個 Linux-PAM 模組的文檔很少,我很難理解它的用途是什麼?

參考

答案1

CHANGELOG在 PAM 來源中表示它用於測試:

Saturday March 16 19:00:00 PST 1996 ( Andrew Morgan <[email protected]> )

        * added three modules: pam_permit pam_deny pam_stress
          no prizes for guessing what the first two do. The third is
          a reasonably complete (functional) module. Is intended for testing
          applications with.

這些參數似乎表明模組應該返回什麼。

相關內容