<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.jabbercn.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
		<id>http://wiki.jabbercn.org/index.php?action=history&amp;feed=atom&amp;title=%E8%AE%A8%E8%AE%BA%3AOpenLDAP2.4%E7%AE%A1%E7%90%86%E5%91%98%E6%8C%87%E5%8D%97</id>
		<title>讨论:OpenLDAP2.4管理员指南 - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.jabbercn.org/index.php?action=history&amp;feed=atom&amp;title=%E8%AE%A8%E8%AE%BA%3AOpenLDAP2.4%E7%AE%A1%E7%90%86%E5%91%98%E6%8C%87%E5%8D%97"/>
		<link rel="alternate" type="text/html" href="http://wiki.jabbercn.org/index.php?title=%E8%AE%A8%E8%AE%BA:OpenLDAP2.4%E7%AE%A1%E7%90%86%E5%91%98%E6%8C%87%E5%8D%97&amp;action=history"/>
		<updated>2026-04-23T22:31:51Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.18.2</generator>

	<entry>
		<id>http://wiki.jabbercn.org/index.php?title=%E8%AE%A8%E8%AE%BA:OpenLDAP2.4%E7%AE%A1%E7%90%86%E5%91%98%E6%8C%87%E5%8D%97&amp;diff=94&amp;oldid=prev</id>
		<title>2009年4月16日 (四) 07:31 How</title>
		<link rel="alternate" type="text/html" href="http://wiki.jabbercn.org/index.php?title=%E8%AE%A8%E8%AE%BA:OpenLDAP2.4%E7%AE%A1%E7%90%86%E5%91%98%E6%8C%87%E5%8D%97&amp;diff=94&amp;oldid=prev"/>
				<updated>2009-04-16T07:31:13Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;最新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;在本文的&amp;quot;快速开始指南&amp;quot;里的第十条里面那个ldif文件,似乎无法用ldapadd添加&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
            dn: dc=example,dc=com&lt;br /&gt;
            objectclass: dcObject&lt;br /&gt;
            objectclass: organization&lt;br /&gt;
            o: Example Company&lt;br /&gt;
            dc: example&lt;br /&gt;
 &lt;br /&gt;
            dn: cn=Manager,dc=example,dc=com&lt;br /&gt;
            objectclass: organizationalRole&lt;br /&gt;
            cn: Manager&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
我的解决办法是改成&lt;br /&gt;
&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
            dn: dc=example,dc=com&lt;br /&gt;
            objectclass: dcObject&lt;br /&gt;
            objectclass: organization&lt;br /&gt;
            o: Example Company&lt;br /&gt;
            dc: example&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
然后再找其它图形客户端添加 cn=Manager,dc=example,dc=com 这个dn.&lt;/div&gt;</summary>
		<author><name>How</name></author>	</entry>

	</feed>