pam_stress モジュールの目的は何ですか?

pam_stress モジュールの目的は何ですか?

現在、この Linux-PAM モジュールに関するドキュメントはほとんどなく、それが何に使用されるのか理解するのに苦労しています。

参照

答え1

CHANGELOGPAMソース内テスト用であることを示します:

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.

引数は、モジュールが返す内容を示しているようです。

関連情報