﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-我思我在-随笔分类-JAVA技术 </title><link>http://www.blogjava.net/waitwind/category/7698.html</link><description>我以我学荐轩辕 </description><language>zh-cn</language><lastBuildDate>Wed, 28 Feb 2007 07:43:25 GMT</lastBuildDate><pubDate>Wed, 28 Feb 2007 07:43:25 GMT</pubDate><ttl>60</ttl><item><title>LDAP学习笔记（测试空间）</title><link>http://www.blogjava.net/waitwind/archive/2006/02/21/31801.html</link><dc:creator>等待风起</dc:creator><author>等待风起</author><pubDate>Tue, 21 Feb 2006 07:08:00 GMT</pubDate><guid>http://www.blogjava.net/waitwind/archive/2006/02/21/31801.html</guid><wfw:comment>http://www.blogjava.net/waitwind/comments/31801.html</wfw:comment><comments>http://www.blogjava.net/waitwind/archive/2006/02/21/31801.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/waitwind/comments/commentRss/31801.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/waitwind/services/trackbacks/31801.html</trackback:ping><description><![CDATA[<P>LDAP, Lightweight Directory Access Protocol, is an Internet protocol that email and other programs use to look up information from a server. </P>
<P>如果是一个分布式系统，且可能存在不同的ldap，DNS ，NIS等服务器，则宜采用JNDI，it provides a common interface to existing naming services。(类似的还有DNS (Domain Name System)，NIS (Network Information System))</P>
<P>Naming services provide name-to-object mapping, and directory services provide information about the objects and tools for searching for them.</P>
<P>好比图书馆的目录卡片，包含书籍location，书籍名称，以及一些关于本书籍的信息（例如作者，出版社等），用户可以根据location直接查找书籍，也可以根据书籍信息模糊查找。</P><img src ="http://www.blogjava.net/waitwind/aggbug/31801.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/waitwind/" target="_blank">等待风起</a> 2006-02-21 15:08 <a href="http://www.blogjava.net/waitwind/archive/2006/02/21/31801.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>