GehaFearless opened a new issue, #1863: URL: https://github.com/apache/incubator-pegasus/issues/1863
## Feature Request /etc/krb5.conf  I need to deploy Pegasus on machine configured with KDC as above. At the same time, ZooKeeper enables SASL restrictions on some znodes. I got error as follow. zookeeper client log `2024-01-19 21:37:26,792:13938(0x7fe9d9852700):ZOO_INFO@check_events@2988: initiated connection to server x.x.x.x:2181 2024-01-19 21:37:26,795:13938(0x7fe9d9852700):ZOO_ERROR@zoo_sasl_client_start@287: Starting SASL negotiation: generic failure SASL(-1): generic failure: GSSAPI Error: Unspecified GSS failure. Minor code may provide more information (Server zookeeper/[email protected] not found in Kerberos database) 2024-01-19 21:37:26,795:13938(0x7fe9d9852700):ZOO_ERROR@_zsasl_fail@148: SASL authentication failed. rc=-1` kdc log `Jan 19 21:37:26 cdh01.newcluster.com krb5kdc[18354](info): TGS_REQ (8 etypes {18 17 20 19 16 23 25 26}) x.x.x.x: LOOKING_UP_SERVER: authtime 0, pegasus/[email protected] for zookeeper/[email protected], Server not found in Kerberos database ` FQDN `FQDN1`correspond to IP `x.x.x.x` zookeeper service principal are `zookeeper/[email protected]` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
