<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:41:53 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-1781] Specific page for Authentication in MMS</title>
                <link>https://jira.mongodb.org/browse/DOCS-1781</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;Currently the required roles needed in MMS are in an &quot;Additional Considerations&quot; section within MMS. This is a rather obfuscated place to hide the authentication credentials section.&lt;/p&gt;

&lt;p&gt;Ideally we should have a specific page (which is readily linked in the sidebar) which says something like &quot;Authentication and MMS&quot;&lt;/p&gt;

&lt;p&gt;Within this we should probably have a matrix which lays out something like the following:&lt;/p&gt;

&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;X&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;Single Node&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;Replica Set&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;Sharded Cluster&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;MMS&lt;/th&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;mongod&amp;gt;db.adduser()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;primary&amp;gt;db.adduser()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;mongos&amp;gt;db.adduser()&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;Profiling&lt;/th&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;mongod&amp;gt;db.adduser()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;primary&amp;gt;db.adduser()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;mongos&amp;gt;db.adduser()&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;Backup&lt;/th&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;mongod&amp;gt;db.adduser()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;primary&amp;gt;db.adduser()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;mongos&amp;gt;db.adduser()&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;


&lt;p&gt;This matrix would list examples of the command(s) needed to add the requisite user, with the right permissions to the correct database on the correct server(s).&lt;/p&gt;

&lt;p&gt;The idea being to provide a simple, easy to read matrix that would allow users to get auth right first go with whichever MMS features they wish to use. All this on a page which is linked as the authentication page and can be readily found linked in the MMS doc&apos;s&lt;/p&gt;</description>
                <environment></environment>
        <key id="84986">DOCS-1781</key>
            <summary>Specific page for Authentication in MMS</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="allison.moore@mongodb.com">Allison Reinheimer Moore</assignee>
                                    <reporter username="david.hows">David Hows</reporter>
                        <labels>
                    </labels>
                <created>Wed, 7 Aug 2013 12:43:28 +0000</created>
                <updated>Wed, 11 Jan 2017 22:38:47 +0000</updated>
                            <resolved>Mon, 9 Sep 2013 16:28:39 +0000</resolved>
                                                    <fixVersion>01112017-cleanup</fixVersion>
                                        <due></due>
                            <votes>3</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="410010" author="auto" created="Fri, 23 Aug 2013 15:38:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;schmalliso&apos;, u&apos;name&apos;: u&apos;schmalliso&apos;, u&apos;email&apos;: u&apos;allison.moore@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-1781&quot; title=&quot;Specific page for Authentication in MMS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-1781&quot;&gt;&lt;del&gt;DOCS-1781&lt;/del&gt;&lt;/a&gt;: correcting backup permissions&lt;br/&gt;
Branch: v1.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mms-docs/commit/05ece64ad5dd1a31137eed48f5ce8d14620cea54&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mms-docs/commit/05ece64ad5dd1a31137eed48f5ce8d14620cea54&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="410009" author="auto" created="Fri, 23 Aug 2013 15:38:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;schmalliso&apos;, u&apos;name&apos;: u&apos;schmalliso&apos;, u&apos;email&apos;: u&apos;allison.moore@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-1781&quot; title=&quot;Specific page for Authentication in MMS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-1781&quot;&gt;&lt;del&gt;DOCS-1781&lt;/del&gt;&lt;/a&gt;: correcting backup permissions&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mms-docs/commit/4be27a82bafa6ac60bd772456f5e88d14f53f294&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mms-docs/commit/4be27a82bafa6ac60bd772456f5e88d14f53f294&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="410008" author="auto" created="Fri, 23 Aug 2013 15:38:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;schmalliso&apos;, u&apos;name&apos;: u&apos;schmalliso&apos;, u&apos;email&apos;: u&apos;allison.moore@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-1781&quot; title=&quot;Specific page for Authentication in MMS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-1781&quot;&gt;&lt;del&gt;DOCS-1781&lt;/del&gt;&lt;/a&gt;: adding commas where needed&lt;br/&gt;
Branch: v1.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mms-docs/commit/e930a6dc3e9d1cbadf36d180f54c4d78ff722f5e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mms-docs/commit/e930a6dc3e9d1cbadf36d180f54c4d78ff722f5e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="410007" author="auto" created="Fri, 23 Aug 2013 15:38:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;schmalliso&apos;, u&apos;name&apos;: u&apos;schmalliso&apos;, u&apos;email&apos;: u&apos;allison.moore@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-1781&quot; title=&quot;Specific page for Authentication in MMS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-1781&quot;&gt;&lt;del&gt;DOCS-1781&lt;/del&gt;&lt;/a&gt;: adding commas where needed&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mms-docs/commit/48ea9972e904794e560b724bef1d9ed99ff3d342&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mms-docs/commit/48ea9972e904794e560b724bef1d9ed99ff3d342&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="410005" author="auto" created="Fri, 23 Aug 2013 15:38:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;schmalliso&apos;, u&apos;name&apos;: u&apos;schmalliso&apos;, u&apos;email&apos;: u&apos;allison.moore@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-1781&quot; title=&quot;Specific page for Authentication in MMS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-1781&quot;&gt;&lt;del&gt;DOCS-1781&lt;/del&gt;&lt;/a&gt; auth page &amp;amp; auth table for MMS&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mms-docs/commit/8f8feeaa8d8bae646de6406ed3599d2071305fe9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mms-docs/commit/8f8feeaa8d8bae646de6406ed3599d2071305fe9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="410004" author="auto" created="Fri, 23 Aug 2013 15:38:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;schmalliso&apos;, u&apos;name&apos;: u&apos;schmalliso&apos;, u&apos;email&apos;: u&apos;allison.moore@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-1781&quot; title=&quot;Specific page for Authentication in MMS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-1781&quot;&gt;&lt;del&gt;DOCS-1781&lt;/del&gt;&lt;/a&gt; auth page &amp;amp; auth table for MMS&lt;br/&gt;
Branch: v1.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mms-docs/commit/9e3b2c347b76b73c93b489d2a340b9564ee9f1ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mms-docs/commit/9e3b2c347b76b73c93b489d2a340b9564ee9f1ae&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="84983">DOCS-1780</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 12 Aug 2013 13:04:02 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        10 years, 25 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>jess.mokrzecki@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            10 years, 25 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>allison.moore@mongodb.com</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>david.hows</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrrren:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrs37b:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>77744</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrznbj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>