Home
last modified time | relevance | path

Searched defs:krb5_conf (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/tests/
H A Dt_certauth.py9 krb5_conf = {'plugins': {'certauth': { variable
H A Dt_kdcpolicy.py8 krb5_conf = {'plugins': {'kdcpreauth': {'module': 'test:' + testpreauth}, variable
/freebsd/crypto/krb5/src/clients/ksu/
H A Dt_ksu.py5 krb5_conf = '/etc/krb5.conf' variable
/freebsd/crypto/krb5/src/util/
H A Dk5test.py920 krb5_conf=None, kdc_conf=None, create_kdb=True, argument
1232 def special_env(self, name, has_kdc_conf, krb5_conf=None, kdc_conf=None): argument