-
Notifications
You must be signed in to change notification settings - Fork 26
DOCSP-42303: Change username and password copy #224
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
DOCSP-42303: Change username and password copy #224
Conversation
❌ Deploy Preview for mongodb-docs-csharp failed. Why did it fail? →
|
norareidy
left a comment
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.
Left a couple questions!
| - ``<db_username>``: Your LDAP username | ||
| - ``<db_password>``: Your LDAP password |
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.
Q: Similar question as above: are these different from the database username and password? If so, I'd remove the <db_> part of the placeholder and just keep as is. If not, I'd change to:
| - ``<db_username>``: Your LDAP username | |
| - ``<db_password>``: Your LDAP password | |
| - ``<db_username>``: Your database username | |
| - ``<db_password>``: Your database password |
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.
Can revert both this and the other comment since it sounds like it's separate.
| - ``<db_username>``: Your :wikipedia:`URL-encoded <Percent-encoding>` principal name; for example "username%40REALM.ME" | ||
| - ``<db_password>``: Your Kerberos user's password |
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.
Q: is the "principle name" different from the database username? and is the "Kerberos user's password" different from the database user's password?
norareidy
left a comment
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.
lgtm!
(cherry picked from commit 167830c)
(cherry picked from commit 167830c)
(cherry picked from commit 167830c)
(cherry picked from commit 167830c)
(cherry picked from commit 167830c)
(cherry picked from commit 167830c)
(cherry picked from commit 167830c)
(cherry picked from commit 167830c)
(cherry picked from commit 167830c)
(cherry picked from commit 167830c)
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-42375
Staging - https://preview-mongodbmcmorisi.gatsbyjs.io/csharp/DOCSP-42303-username-password/
Self-Review Checklist