Skip to content
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

pegasus-shell supports user to execute kinit outside the pegasus program #1568

Closed
WHBANG opened this issue Jul 18, 2023 · 0 comments
Closed

Comments

@WHBANG
Copy link
Contributor

WHBANG commented Jul 18, 2023

pegasus-shell supports user to execute kinit outside the pegasus program, pegasus does not need to do kinit behavior, it directly obtains authentication information from the system unix account, like kudu, impala-shell.

acelyc111 pushed a commit that referenced this issue Aug 11, 2023
…entication (#1569)

#1568

When kerberos authentication is enabled:
- The  config 'krb5_keytab' and 'krb5_principal' is not empty, which means that pegasus
completes the kinit action by itself.
- When the value of both is empty, the user needs to complete the kinit action by himself,
and pegasus will obtain the principal of the current unix account for authentication.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants