Replies: 4 comments 2 replies
|
I was not able to make it work w/o reinitialization. I use the following config: , the What's the reason of such an error? |
|
Seems, that "_HOST" is not resolved properly on my debian 12. Found similar complaints on Ubuntu. No errors in the out file (export KRB5_TRACE=/dev/stdout) - just info on working with tickets, creating InitSecContextToken, etc. The following command returns 0 with no errors on this scm primordial node as user running Kerberized SSH on all hosts works. The situation is nearly similar to this one: So, the question is: how to debug this strange "GSS initiate failed"? |
|
With |
|
@mark-bb, I faced the same problem with the certificates earlier.
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello.
Ozone 2.0.0.
I want to turn on kerberos authentication on a cluster successfully initialized previously w/o kerberos.
I installed, configured and tested kerberos client on all hosts with keytabs & principals specified in the following properties:
core-site.xml:
ozone-site.xml:
No other changes were done.
But I get the following error in the SCM log after restart of all cluster components:
There is no such a file indeed.
Questions:
All reactions