osx: Never load OS X CCAPI while testing
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
[libdefaults]
|
[libdefaults]
|
||||||
default_realm = TEST.H5L.SE
|
default_realm = TEST.H5L.SE
|
||||||
no-addresses = TRUE
|
no-addresses = TRUE
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
|
pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
|
||||||
|
@@ -1,5 +1,6 @@
|
|||||||
[libdefaults]
|
[libdefaults]
|
||||||
default_realm = EXAMPLE.ORG
|
default_realm = EXAMPLE.ORG
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[kdc]
|
[kdc]
|
||||||
database = {
|
database = {
|
||||||
|
@@ -1,5 +1,6 @@
|
|||||||
[libdefaults]
|
[libdefaults]
|
||||||
default_realm = EXAMPLE.ORG
|
default_realm = EXAMPLE.ORG
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[realms]
|
[realms]
|
||||||
EXAMPLE.ORG = {
|
EXAMPLE.ORG = {
|
||||||
|
@@ -8,6 +8,7 @@ include @srcdirabs@/include-krb5.conf
|
|||||||
kuserok = SYSTEM-K5LOGIN:@srcdir@/../kdc/k5login
|
kuserok = SYSTEM-K5LOGIN:@srcdir@/../kdc/k5login
|
||||||
kuserok = USER-K5LOGIN
|
kuserok = USER-K5LOGIN
|
||||||
kuserok = SIMPLE
|
kuserok = SIMPLE
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[realms]
|
[realms]
|
||||||
TEST.H5L.SE = {
|
TEST.H5L.SE = {
|
||||||
|
@@ -3,3 +3,4 @@ include @objdirabs@/krb5.conf
|
|||||||
[libdefaults]
|
[libdefaults]
|
||||||
client_aware_channel_bindings = true
|
client_aware_channel_bindings = true
|
||||||
report_canonical_client_name = true
|
report_canonical_client_name = true
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
@@ -4,6 +4,7 @@
|
|||||||
kuserok = SYSTEM-K5LOGIN:@srcdir@/k5login
|
kuserok = SYSTEM-K5LOGIN:@srcdir@/k5login
|
||||||
kuserok = USER-K5LOGIN
|
kuserok = USER-K5LOGIN
|
||||||
kuserok = SIMPLE
|
kuserok = SIMPLE
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
|
|
||||||
|
@@ -5,6 +5,7 @@
|
|||||||
k5login_directory = @srcdir@/k5login
|
k5login_directory = @srcdir@/k5login
|
||||||
kuserok = SYSTEM-K5LOGIN
|
kuserok = SYSTEM-K5LOGIN
|
||||||
kuserok = SIMPLE
|
kuserok = SIMPLE
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
|
|
||||||
|
@@ -5,6 +5,7 @@
|
|||||||
rdns = false
|
rdns = false
|
||||||
fcache_strict_checking = false
|
fcache_strict_checking = false
|
||||||
name_canon_rules = as-is:realm=TEST.H5L.SE
|
name_canon_rules = as-is:realm=TEST.H5L.SE
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
pkinit_anchors = FILE:@objdir@/pkinit-anchor.pem
|
pkinit_anchors = FILE:@objdir@/pkinit-anchor.pem
|
||||||
|
@@ -9,6 +9,7 @@
|
|||||||
name_canon_rules = qualify:domain=test1.h5l.se:realm=TEST2.H5L.SE
|
name_canon_rules = qualify:domain=test1.h5l.se:realm=TEST2.H5L.SE
|
||||||
name_canon_rules = qualify:domain=test2.h5l.se:realm=TEST2.H5L.SE
|
name_canon_rules = qualify:domain=test2.h5l.se:realm=TEST2.H5L.SE
|
||||||
name_canon_rules = qualify:domain=test3.h5l.se:realm=TEST3.H5L.SE
|
name_canon_rules = qualify:domain=test3.h5l.se:realm=TEST3.H5L.SE
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
|
pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
|
||||||
|
@@ -6,6 +6,7 @@
|
|||||||
name_canon_rules = as-is:realm=TEST2.H5L.SE
|
name_canon_rules = as-is:realm=TEST2.H5L.SE
|
||||||
name_canon_rules = as-is:realm=TEST3.H5L.SE
|
name_canon_rules = as-is:realm=TEST3.H5L.SE
|
||||||
name_canon_rules = nss
|
name_canon_rules = nss
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
|
pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
|
||||||
|
@@ -5,6 +5,7 @@
|
|||||||
allow_weak_crypto = @WEAK@
|
allow_weak_crypto = @WEAK@
|
||||||
dns_lookup_kdc = no
|
dns_lookup_kdc = no
|
||||||
dns_lookup_realm = no
|
dns_lookup_realm = no
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
|
@@ -2,6 +2,7 @@
|
|||||||
default_realm = TEST.H5L.SE TEST2.H5L.SE
|
default_realm = TEST.H5L.SE TEST2.H5L.SE
|
||||||
no-addresses = TRUE
|
no-addresses = TRUE
|
||||||
allow_weak_crypto = TRUE
|
allow_weak_crypto = TRUE
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
|
pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
|
||||||
|
@@ -5,6 +5,7 @@
|
|||||||
rdns = false
|
rdns = false
|
||||||
fcache_strict_checking = false
|
fcache_strict_checking = false
|
||||||
name_canon_rules = as-is:realm=TEST.H5L.SE
|
name_canon_rules = as-is:realm=TEST.H5L.SE
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
pkinit_anchors = FILE:@objdir@/ca.crt
|
pkinit_anchors = FILE:@objdir@/ca.crt
|
||||||
|
@@ -5,6 +5,7 @@
|
|||||||
allow_weak_crypto = @WEAK@
|
allow_weak_crypto = @WEAK@
|
||||||
dns_lookup_kdc = no
|
dns_lookup_kdc = no
|
||||||
dns_lookup_realm = no
|
dns_lookup_realm = no
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
|
@@ -3,6 +3,7 @@
|
|||||||
no-addresses = TRUE
|
no-addresses = TRUE
|
||||||
allow_weak_crypto = TRUE
|
allow_weak_crypto = TRUE
|
||||||
enable_kx509 = true
|
enable_kx509 = true
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
pkinit_anchors = FILE:@objdir@/ca.crt
|
pkinit_anchors = FILE:@objdir@/ca.crt
|
||||||
|
@@ -4,6 +4,7 @@
|
|||||||
allow_weak_crypto = @WEAK@
|
allow_weak_crypto = @WEAK@
|
||||||
dns_lookup_kdc = no
|
dns_lookup_kdc = no
|
||||||
dns_lookup_realm = no
|
dns_lookup_realm = no
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
|
@@ -4,6 +4,7 @@
|
|||||||
default_realm = TEST.H5L.SE
|
default_realm = TEST.H5L.SE
|
||||||
no-addresses = TRUE
|
no-addresses = TRUE
|
||||||
plugin_dir = @objdir@/../../lib/hdb @objdir@/../../lib/hdb/.libs
|
plugin_dir = @objdir@/../../lib/hdb @objdir@/../../lib/hdb/.libs
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[realms]
|
[realms]
|
||||||
TEST.H5L.SE = {
|
TEST.H5L.SE = {
|
||||||
|
@@ -3,8 +3,8 @@
|
|||||||
[libdefaults]
|
[libdefaults]
|
||||||
default_realm = TEST.H5L.SE
|
default_realm = TEST.H5L.SE
|
||||||
no-addresses = TRUE
|
no-addresses = TRUE
|
||||||
|
|
||||||
plugin_dir = @objdir@ @objdir@/.libs
|
plugin_dir = @objdir@ @objdir@/.libs
|
||||||
|
ccapi_library = /no/such/file
|
||||||
|
|
||||||
[appdefaults]
|
[appdefaults]
|
||||||
pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
|
pkinit_anchors = FILE:@srcdir@/../../lib/hx509/data/ca.crt
|
||||||
|
Reference in New Issue
Block a user