ipatests: Test that Match ProxyCommand masks on no shell exec

Accounts without a shell should not execute ProxyCommand
otherwise the authorization will fail.

https://pagure.io/freeipa/issue/7676

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
Rob Crittenden
2020-11-11 15:56:06 -05:00
committed by Florence Blanc-Renaud
parent 15b30e15a4
commit 16616e576d
9 changed files with 64 additions and 8 deletions

View File

@@ -144,7 +144,7 @@ jobs:
test_suite: test_integration/test_commands.py
template: *ci-master-frawhide
timeout: 3600
topology: *master_1repl
topology: *master_1repl_1client
fedora-rawhide/test_kerberos_flags:
requires: [fedora-rawhide/build]