<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>COMPNET &#187; LDAP</title>
	<atom:link href="http://www.compnet.jp/index.php/archives/tag/ldap/feed" rel="self" type="application/rss+xml" />
	<link>http://www.compnet.jp</link>
	<description>ただ何となく通り過ぎる日々</description>
	<lastBuildDate>Wed, 28 Jul 2010 10:13:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.compnet.jp/index.php/archives/tag/ldap/feed" />
		<item>
		<title>WindowsのユーザをLDAPで検索してみる</title>
		<link>http://www.compnet.jp/index.php/archives/19</link>
		<comments>http://www.compnet.jp/index.php/archives/19#comments</comments>
		<pubDate>Tue, 10 Jun 2008 06:41:44 +0000</pubDate>
		<dc:creator>Web Administrator</dc:creator>
				<category><![CDATA[技術情報]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://compnet.jp/archives/19</guid>
		<description><![CDATA[Active Directoryに登録されているWindowsのユーザを、ldapを用いて検索するには以下のようにする
 以下は一行
ldapsearch -x -D 'cn=&#60;ユーザ名&#62;,cn=users, [...]]]></description>
		<wfw:commentRss>http://www.compnet.jp/index.php/archives/19/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.compnet.jp/index.php/archives/19" />
	</item>
	</channel>
</rss>
