-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Add username and password section #11012
Conversation
@@ -116,6 +130,11 @@ JWT authentication | |||
To access a Trino cluster configured to use :doc:`/security/jwt`, use the | |||
``--access-token=<token>`` option to pass a JWT to the server. | |||
|
|||
Kerberos authentication |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note for other reviewers .. we are doing this for now in this PR.. we soon get rid of the other docs and migrate all the info into here.. but one step at a time
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👣
53691d0
to
ab1e949
Compare
ab1e949
to
9011870
Compare
c26ab99
to
420a053
Compare
the ``PASSWORD`` authentication type. It defaults to your operating system | ||
username. If your cluster uses a different username, you can override your | ||
username with the ``--user`` option. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This part about username and it's default value isn't applicable only when password auth is enabled. So it should precede this section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point .. how about we leave this as is in this PR.. but move it into the table of options we are working on in a follow up PR @hashhar ..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fine with me, can you link me to the other PR so that I remember to make sure this is applied?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
9992337
to
93e6d63
Compare
93e6d63
to
63d1aab
Compare
Description
General information
Improvement.
Documentation only.
Add username and password section
Related issues, pull requests, and links
Documentation
( ) No documentation is needed.
( ✅) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.
Release notes
( ✅) No release notes entries required.
( ) Release notes entries required with the following suggested text: