it's been a couple days that i am hitting my head against the wall with this problem, and nothing works, i'm in one VirtualBox and i don't no anymore where to go with that. I'm using the Ubuntu Server
thats its the problem:
kinit: Cannot find KDC for realm "XXXXXX.LOCAL" while getting initial credentialskrb5.conf:
[libdefaults] default_realm = XXXXXX.LOCAL dns_lookup_realm = false dns_lookup_kdc = true
[realms]
OPAQUE.LOCAL = { default_domain = xxxxxxx.local
}
[domain_realm] opqserver = XXXXXX.LOCALklist: No credentials cache found (filename: /tmp/krb5cc_1000)cat /etc/resolv.conf
nameserver XX.XX.XX.179
domain XXXXXX.LOCAL
nameserver 8.8.8.8i tried to change inside de krb5.conf with:
[libdefaults] default_realm = XXXXXX.LOCAL dns_lookup_realm = true dns_lookup_kdc = true forward = true forwardable = true
[realms]
OPAQUE.LOCAL = { default_domain = xxxxxxx.local kdc = XXXXX.LOCAL
}
[domain_realm] opqserver = XXXXXX.LOCAL Related questions 1 Cross domain/realm authentication 0 kinit: Failed to store credentials: Bad format in credentials cache (filename: /tmp/krb5cc_651) while getting initial credentials 2 Kerberos kinit: Resource temporarily unavailable while getting initial credentials Related questions 1 Cross domain/realm authentication 0 kinit: Failed to store credentials: Bad format in credentials cache (filename: /tmp/krb5cc_651) while getting initial credentials 2 Kerberos kinit: Resource temporarily unavailable while getting initial credentials 0 Can't access HDFS when Hadoop cluster kerberized 0 Cannot find KDC for realm while initializing kadmin interface 5 How does kinit know where the KDC is? 2 kpasswd - Cannot contact any KDC for requested realm changing password Load 4 more related questions Show fewer related questions Reset to default