Searched refs:shell_fallback (Results 1 - 6 of 6) sorted by relevance

/sssd/src/responder/nss/
H A Dnsssrv.h67 char *shell_fallback; member in struct:nss_ctx
H A Dnsssrv.c290 &nctx->shell_fallback);
H A Dnsssrv_cmd.c212 return talloc_strdup(mem_ctx, nctx->shell_fallback);
237 return talloc_strdup(mem_ctx, nctx->shell_fallback);
244 return talloc_strdup(mem_ctx, nctx->shell_fallback);
/sssd/src/config/etc/
H A Dsssd.api.conf49 shell_fallback = str, None, false
/sssd/src/tests/intg/
H A Dtest_enumeration.py588 def shell_fallback(request, ldap_conn): function
601 shell_fallback = /bin/fallback
608 def test_shell_fallback(shell_fallback):
609 """Test the effect of the "shell_fallback" option"""
636 shell_fallback = /bin/fallback
671 shell_fallback = /bin/fallback
H A Dtest_ldap.py604 def shell_fallback(request, ldap_conn): function
617 shell_fallback = /bin/fallback
624 def test_shell_fallback(shell_fallback):
625 """Test the effect of the "shell_fallback" option"""
652 shell_fallback = /bin/fallback
687 shell_fallback = /bin/fallback

Completed in 1878 milliseconds