debian-koji-osbuild/test/data/krb5.local.conf
Christian Kellner 2f5bea53f0 test: move kerberos cfg for LOCAL to test/data
This is a test specific configuration file that should not be at
the top level directory. Move it to a new test/data directory.
2020-09-17 10:48:37 +02:00

8 lines
108 B
Text

[realms]
LOCAL = {
kdc = localhost
admin_server = localhost
}
[domain_realm]
localhost = LOCAL