Skip to content

Commit

Permalink
tests: bconsole-pam add UserResource for user2
Browse files Browse the repository at this point in the history
- this omits a wrong test positive; the test with user2
  wants to test a denial because of a wrong pam password, if
  this fails (pam succeeds erroneously), user2 would be denied
  because of the missing UserResource for user2
  • Loading branch information
franku committed Sep 4, 2019
1 parent d990305 commit 1aee809
Showing 1 changed file with 5 additions and 0 deletions.
@@ -0,0 +1,5 @@
User {
Name = "user2"
Profile = operator
}

0 comments on commit 1aee809

Please sign in to comment.