Searched defs:shell_fallback (Results 1 - 3 of 3) sorted by relevance

/sssd-io/src/tests/intg/
H A Dtest_enumeration.py602 def shell_fallback(request, ldap_conn): function
615 shell_fallback = /bin/fallback
622 def test_shell_fallback(shell_fallback):
623 """Test the effect of the "shell_fallback" option"""
650 shell_fallback = /bin/fallback
685 shell_fallback = /bin/fallback
H A Dtest_ldap.py662 def shell_fallback(request, ldap_conn): function
675 shell_fallback = /bin/fallback
682 def test_shell_fallback(shell_fallback):
683 """Test the effect of the "shell_fallback" option"""
710 shell_fallback = /bin/fallback
745 shell_fallback = /bin/fallback
/sssd-io/src/responder/common/
H A Dresponder.h147 char *shell_fallback; member in struct:resp_ctx

Completed in 54 milliseconds