<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>评论：mongodb 用户 权限 设置 详解</title>
	<atom:link href="http://blog.51yip.com/nosql/1575.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/nosql/1575.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：aria</title>
		<link>http://blog.51yip.com/nosql/1575.html/comment-page-1#comment-18009</link>
		<dc:creator>aria</dc:creator>
		<pubDate>Fri, 13 Dec 2019 08:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1575#comment-18009</guid>
		<description>2.4版本 db.addUser( { user: &quot;&quot;, pwd: &quot;&quot;, roles: [] } ) 这个语法 和
db.addUser( &#039;&#039;user&#039;&#039;, &quot;pass&quot;) 有啥区别</description>
		<content:encoded><![CDATA[<p>2.4版本 db.addUser( { user: "", pwd: "", roles: [] } ) 这个语法 和<br />
db.addUser( ''user'', "pass") 有啥区别</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：jinnee</title>
		<link>http://blog.51yip.com/nosql/1575.html/comment-page-1#comment-17456</link>
		<dc:creator>jinnee</dc:creator>
		<pubDate>Wed, 22 Jun 2016 02:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1575#comment-17456</guid>
		<description>你好，请问 new MongoClient(&quot;mongodb://mongo:p@assword@localhost);   这种方式 如果密码是带有‘@’ 符号的 应该怎么办？</description>
		<content:encoded><![CDATA[<p>你好，请问 new MongoClient("mongodb://mongo:p@assword@localhost);   这种方式 如果密码是带有‘@’ 符号的 应该怎么办？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：odin</title>
		<link>http://blog.51yip.com/nosql/1575.html/comment-page-1#comment-17184</link>
		<dc:creator>odin</dc:creator>
		<pubDate>Mon, 04 May 2015 06:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1575#comment-17184</guid>
		<description>安装完成之后默认是没有system.users文档的，只有添加了用户才会有。</description>
		<content:encoded><![CDATA[<p>安装完成之后默认是没有system.users文档的，只有添加了用户才会有。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：terry</title>
		<link>http://blog.51yip.com/nosql/1575.html/comment-page-1#comment-17145</link>
		<dc:creator>terry</dc:creator>
		<pubDate>Tue, 31 Mar 2015 05:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1575#comment-17145</guid>
		<description>你好,  我有问题请教一下, 我已经安装好mongodb, 但admin库里面没有system.users这个文档, 这个是什么原因? 盼回复, 谢谢!</description>
		<content:encoded><![CDATA[<p>你好,  我有问题请教一下, 我已经安装好mongodb, 但admin库里面没有system.users这个文档, 这个是什么原因? 盼回复, 谢谢!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
