1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-06 18:43:50 +00:00
Files
rclone/fstest/testserver/images/test-hdfs/krb5.conf
2021-01-27 18:16:58 +00:00

11 lines
213 B
Plaintext

[libdefaults]
default_realm = KERBEROS.RCLONE
dns_lookup_realm = false
dns_lookup_kdc = false
forwardable = true
proxiable = true
[realms]
KERBEROS.RCLONE = {
kdc = localhost
}