diff options
author | Stefan Schubert <schubi@suse.de> | 2022-11-15 13:55:40 +0100 |
---|---|---|
committer | Stefan Schubert <stefan@gefluegelhof-schubert.de> | 2022-12-07 16:24:09 +0100 |
commit | e4917734c63ef6e887b3c4760771a14f75b9eb1f (patch) | |
tree | ed56bd49808fbe0fceefe1777ec980ac6d9f72c3 /xtests/shells.conf | |
parent | 5c1d6301fe872d5954de5e4ddf74adec9711c177 (diff) | |
download | pam-e4917734c63ef6e887b3c4760771a14f75b9eb1f.tar.gz pam-e4917734c63ef6e887b3c4760771a14f75b9eb1f.tar.bz2 pam-e4917734c63ef6e887b3c4760771a14f75b9eb1f.zip |
pam_shells: Added xtest test case
Test case for checking pam_authenticate in pam_shells.
Diffstat (limited to 'xtests/shells.conf')
-rw-r--r-- | xtests/shells.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xtests/shells.conf b/xtests/shells.conf new file mode 100644 index 00000000..74776e68 --- /dev/null +++ b/xtests/shells.conf @@ -0,0 +1,3 @@ +/bin/ash +/bin/testbash +/bin/csh |