Home
last modified time | relevance | path

Searched refs:test_ntlm_auth (Results 1 – 2 of 2) sorted by relevance

/dports/net/samba412/samba-4.12.15/python/samba/tests/
H A Dauth_log_winbind.py200 def test_ntlm_auth(self): member in AuthLogTestsWinbind
/dports/security/py-pyspnego/pyspnego-0.3.1/tests/
H A Dtest_auth.py369 def test_ntlm_auth(lm_compat_level, ntlm_cred, monkeypatch): function