-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Internal authentication of the cluster failed via Pegasus 2.4 #2114
Comments
When I check the app status:
We can see that even the primary is not successfully established. So I check the log of replica server for this replica:
I think the key message is In my opinion, it failed on
|
I also check the log in KDC:
I can see And I check backup mate server, still have some error on it:
|
I also tried the following. When I changed the principal used by the pegasus-shell to be consistent with the server, I found that the pegasus-shell could not connect to the cluster at all. When you enter the So I was confused. If this is the case, different nodes in the cluster must use the same principal, because we cannot assign a principal to each node. In this way, internal verification will definitely fail. At the same time, I noticed that |
General Question
when I use Pegasus 2.4 access controller , I can use peagsus-shell access target cluster , but I found all the RPC will be failed in the internal of the cluster.
pegasus_prc/[email protected]
as my server principal.Here is my keytab Principal used in target cluster(To check my keytab file is consistent with principal):
u_guoningshen
is super user for cluster , so I have full permissions.negotiation failed, with err = ERR_UNKNOWN, msg = ERR_UNKNOWN
The text was updated successfully, but these errors were encountered: