- 浏览: 541711 次
- 性别:
- 来自: 天津
文章分类
- 全部博客 (230)
- java (87)
- c/c++/c# (39)
- ASP.net MVC (4)
- eclipse/visual studio (3)
- tomcat/weblogic/jetty (13)
- linux/unix/windows (20)
- html/javascript/jquery/kendo/bootstrap/layui/vue/react (31)
- hibernate/struts/spring/mybatis/springboot (21)
- lucene/solr/ELK (2)
- shiro (0)
- oracle/sqlserver/mysql/postgresql (23)
- shell/python/ruby (6)
- android (0)
- maven/ant (1)
- freemarker/thymeleaf/velocity (1)
- open source project (41)
- cache/memcached/redis (0)
- nosql/hadoop/hbase/mongodb (0)
- system architecture/dubbo/zookeeper (0)
- software testing (0)
- system optimization (0)
- system security (0)
- tcp/udp/http (2)
- roller/wordpress (2)
- 工具收藏 (8)
- 文摘 (4)
- 生活 (0)
最新评论
-
coconut_zhang:
这个demo 非常完整了,是指下面说的那个html 模版,模版 ...
flying sauser, thymeleaf实现PDF文件下载 -
a93456:
你好,你有完整的demo吗? String template这 ...
flying sauser, thymeleaf实现PDF文件下载 -
yujiaao:
fn 函数循环是没有必要的啊,可以改成
protecte ...
Java 笛卡尔积算法的简单实现 -
安静听歌:
设置了.setUseTemporaryFileDuringWr ...
使用jxl导出大数据量EXCEL时内存溢出的解决办法 -
q280499693:
写的很详细,但是我现在想知道他们是怎么定位log4j.prop ...
关于SLF4J结合Log4j使用时日志输出与指定的log4j.properties不同
2. Abstract
This document provides an overview of the attribute types and object classes defined by the ISO and ITU-T committees in the X.500 documents, in particular those intended for use by directory clients. This is the most widely used schema for LDAP/X.500 directories, and many other schema definitions for white pages objects use it as a basis. This document does not cover attributes used for the administration of X.500 directory servers, nor does it include attributes defined by other ISO/ITU-T documents.
5. Attribute Types
An LDAP server implementation SHOULD recognize the attribute types described in this section.
(LDAP服务器的实现应该可以识别下面列出的属性类型)
5.1. objectClass
The values of the objectClass attribute describe the kind of object which an entry represents. The objectClass attribute is present in every entry, with at least two values. One of the values is either "top" or "alias".
objectClass属性描述了实体所表现的对象类型。objectClass存在于任意实体中,并且至少包含两个属性值,其中的一个值必须是top
或者alias。
5.2. aliasedObjectName
The aliasedObjectName attribute is used by the directory service if the entry containing this attribute is an alias.
如果包含这个属性的实体是alias的话,那么目录服务就使用aliasedObjectName。
5.3. knowledgeInformation
This attribute is no longer used.
这个属性已经不再使用。
5.4. cn
This is the X.500 commonName attribute, which contains a name of an object. If the object corresponds to a person, it is typically the
person's full name.
cn是X.500的commonName属性。包含一个对象的名字,如果对象是person的时候,cn经常代表用户的全名。
5.5. sn
This is the X.500 surname attribute, which contains the family name of a person.
sn是X.500的surname属性,保存了person的family name。
5.6. serialNumber
This attribute contains the serial number of a device.
serialNumber保存了一个设备的序列号。
5.7. c
This attribute contains a two-letter ISO 3166 country code (countryName).
c保存了一个两位数字的ISO国家代码(countryName)
5.8. l
This attribute contains the name of a locality, such as a city, county or other geographic region (localityName).
l属性保存了地域名称,例如城市,乡镇或者其他的地理区域(localityName)
5.9. st
This attribute contains the full name of a state or province (stateOrProvinceName).
st属性保存了州或者省的全名(stateOrProvinceName)
5.10. street
This attribute contains the physical address of the object to which the entry corresponds, such as an address for package delivery (streetAddress).
street属性保存了实体对应的对象的物理地址,例如包裹的邮寄地址。(streetAddress)
5.11. o
This attribute contains the name of an organization (organizationName).
o属性保存了组织的名字。(organizationName)
5.12. ou
This attribute contains the name of an organizational unit (organizationalUnitName).
ou属性保存了组织单元的名称(organizationalUnitName)
5.13. title
This attribute contains the title, such as "Vice President", of person in their organizational context. The "personalTitle" attribute would be used for a person's title independent of their job function.
title属性保存了person在组织体系中的头衔,例如”Vice President”,personTitle属性用于person的头衔独立于他们的工作范畴。
5.14. description
This attribute contains a human-readable description of the object.
description属性保存了对象的一个易于理解的描述。
5.15. searchGuide
This attribute is for use by X.500 clients in constructing search filters. It is obsoleted by enhancedSearchGuide, described below in 5.48.
searchGuide属性是由X.500客户端用来构造检索过滤器的。它由enhancedSearchGuide属性代替了。
5.16. businessCategory
This attribute describes the kind of business performed by anorganization.
businessCategory属性描述了一个组织的商业类型。
5.17. postalAddress
邮寄地址属性。
5.18. postalCode
邮政编码属性
5.19. postOfficeBox
邮箱属性
5.20. physicalDeliveryOfficeName
( 2.5.4.19 NAME 'physicalDeliveryOfficeName' EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} )
5.21. telephoneNumber
电话号码属性
5.22. telexNumber
电报号码属性
5.23. teletexTerminalIdentifier
电报终端标识符
5.24. facsimileTelephoneNumber
传真机号码。
5.25. x121Address
( 2.5.4.24 NAME 'x121Address' EQUALITY numericStringMatch
SUBSTR numericStringSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{15} )
5.26. internationaliSDNNumber
( 2.5.4.25 NAME 'internationaliSDNNumber' EQUALITY numericStringMatch
SUBSTR numericStringSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{16} )
5.27. registeredAddress
This attribute holds a postal address suitable for reception of telegrams or expedited documents, where it is necessary to have the recipient accept delivery.
registeredAddress属性保留一个适合接收电报或者加快文件的邮寄地址,这个地址必须有接受者接受投递。
5.28. destinationIndicator
This attribute is used for the telegram service.
destinationIndicator属性被使用于电报服务。
5.29. preferredDeliveryMethod
( 2.5.4.28 NAME 'preferredDeliveryMethod'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.14
SINGLE-VALUE )
5.30. presentationAddress
This attribute contains an OSI presentation address.
这个属性保存了一个OSI地址。
5.31. supportedApplicationContext
This attribute contains the identifiers of OSI application contexts.
supportedApplicationContext属性保存了OSI应用程序标识符。
5.32. member
( 2.5.4.31 NAME 'member' SUP distinguishedName )
5.33. owner
( 2.5.4.32 NAME 'owner' SUP distinguishedName )
5.34. roleOccupant
( 2.5.4.33 NAME 'roleOccupant' SUP distinguishedName )
5.35. seeAlso
( 2.5.4.34 NAME 'seeAlso' SUP distinguishedName )
5.36. userPassword
( 2.5.4.35 NAME 'userPassword' EQUALITY octetStringMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40{128} )
Passwords are stored using an Octet String syntax and are not encrypted. Transfer of cleartext passwords are strongly discouraged where the underlying transport service cannot guarantee confidentiality and may result in disclosure of the password to unauthorized parties.
密码使用8位字节的字符串进行明文存储。
5.37. userCertificate
This attribute is to be stored and requested in the binary form, as 'userCertificate;binary'.
userCertificate属性通过二进制方式存储和请求,例如”userCertificate;binary”.
5.38. cACertificate
This attribute is to be stored and requested in the binary form, as 'cACertificate;binary'.
cACertificate属性通过二进制方式存储和请求,例如”cACertificate;binary”.
5.39. authorityRevocationList
This attribute is to be stored and requested in the binary form, as 'authorityRevocationList;binary'.
authorityRevocationList属性通过二进制方式存储和请求,例如" authorityRevocationList;binary”.
5.40. certificateRevocationList
This attribute is to be stored and requested in the binary form, as 'certificateRevocationList;binary'.
5.41. crossCertificatePair
This attribute is to be stored and requested in the binary form, as 'crossCertificatePair;binary'.
5.42. name
The name attribute type is the attribute supertype from which string attribute types typically used for naming may be formed. It is unlikely that values of this type itself will occur in an entry. LDAP server implementations which do not support attribute subtyping need not recognize this attribute in requests. Client implementations MUST NOT assume that LDAP servers are capable of performing attribute subtyping.
( 2.5.4.41 NAME 'name' EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )
5.43. givenName
The givenName attribute is used to hold the part of a person's name which is not their surname nor middle name.
givenName属性用来表示person的部分名字,既不是surname也不是middlename。
5.44. initials
The initials attribute contains the initials of some or all of an individuals names, but not the surname(s).
initials属性包含了一个人的名字中的一些或者全部首字母,但不是surname(s)。
5.45. generationQualifier
The generationQualifier attribute contains the part of the name which typically is the suffix, as in “IIIrd”.
5.46. x500UniqueIdentifier
The x500UniqueIdentifier attribute is used to distinguish between objects when a distinguished name has been reused. This is a different attribute type from both the “uid” and “uniqueIdentifier” types.
5.47. dnQualifier
The dnQualifier attribute type specifies disambiguating information to add to the relative distinguished name of an entry. It is intended for use when merging data from multiple sources in order to prevent conflicts between entries which would otherwise have the same name. It is recommended that the value of the dnQualifier attribute be the same for all entries from a particular source.
( 2.5.4.46 NAME 'dnQualifier' EQUALITY caseIgnoreMatch
ORDERING caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44 )
5.48. enhancedSearchGuide
This attribute is for use by X.500 clients in constructing search filters.
enhancedSearchGuide属性由X.500客户端用来构造检索过滤器。
5.49. protocolInformation
This attribute is used in conjunction with the presentationAddress attribute, to provide additional information to the OSI network service.
protocolInformation属性用来和presentationAddress属性联合使用,提供OSI网络服务的其他信息。
5.50. distinguishedName
This attribute type is not used as the name of the object itself, but it is instead a base type from which attributes with DN syntax inherit.
It is unlikely that values of this type itself will occur in an entry. LDAP server implementations which do not support attribute subtyping need not recognize this attribute in requests. Client implementations MUST NOT assume that LDAP servers are capable of performing attribute subtyping.
( 2.5.4.49 NAME 'distinguishedName' EQUALITY distinguishedNameMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
5.51. uniqueMember
唯一的成员。
5.52. houseIdentifier
This attribute is used to identify a building within a location.
( 2.5.4.51 NAME 'houseIdentifier' EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{32768} )
5.53. supportedAlgorithms
This attribute is to be stored and requested in the binary form, as 'supportedAlgorithms;binary'.
supportedAlgorithms属性包含了支持的算法。
5.54. deltaRevocationList
This attribute is to be stored and requested in the binary form, as 'deltaRevocationList;binary'.
( 2.5.4.53 NAME 'deltaRevocationList'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.9 )
5.55. dmdName
The value of this attribute specifies a directory management domain (DMD), the administrative authority which operates the directory server.
( 2.5.4.54 NAME 'dmdName' SUP name )
7. Object Classes
LDAP servers MUST recognize the object classes “top” and “subschema”.
LDAP servers SHOULD recognize all the other object classes listed
here as values of the objectClass attribute.
LDAP服务器必须能够识别top和subschema这两个object class。LDAP服务器应该可以识别其他的object class。
7.1. top
( 2.5.6.0 NAME 'top' ABSTRACT MUST objectClass )
7.2. alias
( 2.5.6.1 NAME 'alias' SUP top STRUCTURAL MUST aliasedObjectName )
7.3. country
( 2.5.6.2 NAME 'country' SUP top STRUCTURAL MUST c
MAY ( searchGuide $ description ) )
7.4. locality
( 2.5.6.3 NAME 'locality' SUP top STRUCTURAL
MAY ( street $ seeAlso $ searchGuide $ st $ l $ description ) )
7.5. organization
( 2.5.6.4 NAME 'organization' SUP top STRUCTURAL MUST o
MAY ( userPassword $ searchGuide $ seeAlso $ businessCategory $
x121Address $ registeredAddress $ destinationIndicator $
preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $
telephoneNumber $ internationaliSDNNumber $
facsimileTelephoneNumber $
street $ postOfficeBox $ postalCode $ postalAddress $
physicalDeliveryOfficeName $ st $ l $ description ) )
7.6. organizationalUnit
( 2.5.6.5 NAME 'organizationalUnit' SUP top STRUCTURAL MUST ou
MAY ( userPassword $ searchGuide $ seeAlso $ businessCategory $
x121Address $ registeredAddress $ destinationIndicator $
preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $
telephoneNumber $ internationaliSDNNumber $
facsimileTelephoneNumber $
street $ postOfficeBox $ postalCode $ postalAddress $
physicalDeliveryOfficeName $ st $ l $ description ) )
7.7. person
( 2.5.6.6 NAME 'person' SUP top STRUCTURAL MUST ( sn $ cn )
MAY ( userPassword $ telephoneNumber $ seeAlso $ description ) )
7.8. organizationalPerson
( 2.5.6.7 NAME 'organizationalPerson' SUP person STRUCTURAL
MAY ( title $ x121Address $ registeredAddress $
destinationIndicator $
preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $
telephoneNumber $ internationaliSDNNumber $
facsimileTelephoneNumber $
street $ postOfficeBox $ postalCode $ postalAddress $
physicalDeliveryOfficeName $ ou $ st $ l ) )
7.9. organizationalRole
( 2.5.6.8 NAME 'organizationalRole' SUP top STRUCTURAL MUST cn
MAY ( x121Address $ registeredAddress $ destinationIndicator $
preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $
telephoneNumber $ internationaliSDNNumber $
facsimileTelephoneNumber $
seeAlso $ roleOccupant $ preferredDeliveryMethod $ street $
postOfficeBox $ postalCode $ postalAddress $
physicalDeliveryOfficeName $ ou $ st $ l $ description ) )
7.10. groupOfNames
( 2.5.6.9 NAME 'groupOfNames' SUP top STRUCTURAL MUST ( member $ cn )
MAY ( businessCategory $ seeAlso $ owner $ ou $ o $ description ) )
7.11. residentialPerson
( 2.5.6.10 NAME 'residentialPerson' SUP person STRUCTURAL MUST l
MAY ( businessCategory $ x121Address $ registeredAddress $
destinationIndicator $ preferredDeliveryMethod $ telexNumber $
teletexTerminalIdentifier $ telephoneNumber $
internationaliSDNNumber $
facsimileTelephoneNumber $ preferredDeliveryMethod $ street $
postOfficeBox $ postalCode $ postalAddress $
physicalDeliveryOfficeName $ st $ l ) )
7.12. applicationProcess
( 2.5.6.11 NAME 'applicationProcess' SUP top STRUCTURAL MUST cn
MAY ( seeAlso $ ou $ l $ description ) )
7.13. applicationEntity
( 2.5.6.12 NAME 'applicationEntity' SUP top STRUCTURAL
MUST ( presentationAddress $ cn )
MAY ( supportedApplicationContext $ seeAlso $ ou $ o $ l $
description ) )
7.14. dSA
( 2.5.6.13 NAME 'dSA' SUP applicationEntity STRUCTURAL
MAY knowledgeInformation )
7.15. device
( 2.5.6.14 NAME 'device' SUP top STRUCTURAL MUST cn
MAY ( serialNumber $ seeAlso $ owner $ ou $ o $ l $ description ) )
7.16. strongAuthenticationUser
( 2.5.6.15 NAME 'strongAuthenticationUser' SUP top AUXILIARY
MUST userCertificate )
7.17. certificationAuthority
( 2.5.6.16 NAME 'certificationAuthority' SUP top AUXILIARY
MUST ( authorityRevocationList $ certificateRevocationList $
cACertificate ) MAY crossCertificatePair )
7.18. groupOfUniqueNames
( 2.5.6.17 NAME 'groupOfUniqueNames' SUP top STRUCTURAL
MUST ( uniqueMember $ cn )
MAY ( businessCategory $ seeAlso $ owner $ ou $ o $ description ) )
7.19. userSecurityInformation
( 2.5.6.18 NAME 'userSecurityInformation' SUP top AUXILIARY
MAY ( supportedAlgorithms ) )
7.20. certificationAuthority-V2
( 2.5.6.16.2 NAME 'certificationAuthority-V2' SUP
certificationAuthority
AUXILIARY MAY ( deltaRevocationList ) )
7.21. cRLDistributionPoint
( 2.5.6.19 NAME 'cRLDistributionPoint' SUP top STRUCTURAL
MUST ( cn ) MAY ( certificateRevocationList $
authorityRevocationList $
deltaRevocationList ) )
7.22. dmd
( 2.5.6.20 NAME 'dmd' SUP top STRUCTURAL MUST ( dmdName )
MAY ( userPassword $ searchGuide $ seeAlso $ businessCategory $
x121Address $ registeredAddress $ destinationIndicator $
preferredDeliveryMethod $ telexNumber $ teletexTerminalIdentifier $
telephoneNumber $ internationaliSDNNumber $
facsimileTelephoneNumber $
street $ postOfficeBox $ postalCode $ postalAddress $
physicalDeliveryOfficeName $ st $ l $ description ) )
发表评论
-
logback的使用和logback.xml详解
2017-03-09 11:20 2183一、logback的介绍 Logback是由log4j ... -
Java_Ant详解
2015-06-15 16:54 7261,什么是antant是构建工 ... -
httpClient通过代理(Http Proxy)进行请求
2014-09-16 14:18 1225httpClient通过代理(Http Proxy)进行请求 ... -
httpclient上传文件及传参数
2014-09-16 11:07 11633用到的包有commons-httpclient-3.0.1. ... -
plupload实现多图片上传
2013-07-19 16:12 23283最近发现一个非常牛的上传组件(http://www.plu ... -
调用axis2 WebService三种方法
2013-06-28 13:41 1797第一:简单的使用axis2包自己实现调用 package ... -
java-jsch实现sftp文件操作
2013-06-26 13:55 3667(曾在天涯)的文章详细讲解了jsch中的函数以及用法 ht ... -
Lucene3.0 初窥(转载)
2012-08-04 21:38 1020【Lucene3.0 初窥】全文检索的基本原理 ... -
CentOS+VMware8环境配置
2012-07-31 18:23 1343CentOS下载地址:(附件中包含bt种子文件CentOS-6 ... -
使用 HttpClient 和 HtmlParser 实现简易爬虫
2012-06-27 16:33 1274这篇文章介绍了 HtmlParse ... -
分布式计算开源框架Hadoop入门
2012-06-26 13:29 1992引 在SIP项 ... -
CAS集群部署的问题
2012-06-26 09:17 2899CAS单点部署时非常容易配置,且稳定性较好,非常适合中小规模应 ... -
tomcat集群扩展session集中管理,Memcached-session-manager使用
2012-06-25 10:29 2519在研究tomcat做负载均衡的时候如何实现ha,还有就是不采用 ... -
Freemarker网站静态化的实现(转载)
2012-06-20 13:39 1422做程序也做了将近4年时间了,从来没有发过什么技术性的文章,今 ... -
关于SLF4J结合Log4j使用时日志输出与指定的log4j.properties不同
2012-06-12 11:42 48561、出现的原因:log4j,s ... -
SpringSecurity 3配置文件
2012-06-10 12:58 1311最近查找了一些Spring security3的资料,感觉网上 ... -
spring security总结
2012-05-31 11:37 1266摘要: 首先导入spring s ... -
ActiveMQ的一个简单示例
2012-05-31 09:07 989最近由于公司项目需要,开始学习JMS,用的是ActiveMQ。 ... -
CAS 与 Spring Security 3.1整合配置详解
2012-05-28 16:39 1569一般来说,Web 应用的安 ... -
基于Jupiter建立code review机制 .
2012-05-23 14:05 1289code review是项目过程中一项非常重要的工作,可以有效 ...
相关推荐
标题"RFC2256 LDAPv3使用X500用户schema总结中文版"表明本文档是关于在 Lightweight Directory Access Protocol (LDAP) 第3版(LDAPv3)中应用X.500用户模式(schema)的中文版概述。X.500是一套国际标准,定义了...
《RFC 2252 Attribute Syntax Definitions (中文版)LDAP v3》是一份关键的技术文档,它定义了在轻量级目录访问协议(Lightweight Directory Access Protocol, LDAP)版本3中使用的属性语法。该文档对于理解LDAP如何...
《RFC 2251 Lightweight Directory Access Protocol v3》是关于轻型目录访问协议(LDAP v3)的技术规范文档。该文档详细阐述了LDAP v3的核心概念、模型、协议元素以及其与X.500的关系,旨在为互联网通讯提供一个高效...
9. **RFC2256** - LDAP:v3的目录信息模型。这部分定义了LDAP目录的结构,包括对象类、属性和它们之间的关系。 10. **RFC2254** - LDAP:v3的字符串值到匹配规则的转换。此文档规定了如何将字符串值转换为适合目录...
RFC2256LDAPv3使用X500用户schema总结.pdf
RFC4511是互联网标准跟踪协议,详细描述了LDAP协议的相关规范。本文档规定了LDAP协议的协议元素、其语义和编码,以及如何通过这些协议元素进行操作和交互。LDAP为分布式目录服务提供访问支持,其协议元素包括消息...
**LDAP 应用程序接口 (RFC1823)** LDAP (Lightweight Directory Access Protocol) 是一种用于访问和管理分布式目录服务的协议,通常用于存储和检索用户、组、资源等信息。RFC1823 提供了关于 LDAP 应用程序接口...
GO编程语言的基本LDAP v3功能。 该库实现以下规范: 用于基本操作进行密码修改... 替代方法是增加版本号,但是我们认为这会使用户感到困惑,因为v3与LDAPv3(RFC-4511) 有关更多信息,请访问已更新为模块的拉取请求
7. **RFC 4519: Lightweight Directory Access Protocol (LDAP): Schema for Naming and Managing Internet Information Services** - LDAP目录中的信息是通过模式来组织的,这个RFC定义了如何创建和管理这些模式。...
标题"RFC2829 LDAP认证方法中文版"表明这是一个关于互联网请求评论(RFC)文档的中文翻译,具体是RFC2829,它详细阐述了如何在轻量级目录访问协议(LDAP)环境中进行认证。RFC是Internet Engineering Task Force (IETF)...
LDAP3 ldap3是严格符合RFC 4510的LDAP V3纯Python客户端库。 相同的代码库在Python 2,Python 3,PyPy和PyPy3中运行。更加Python化的LDAP LDAP操作看起来笨拙且难以使用,因为它们反映了一种古老的思想,即耗时的...
标题"RFC1823 LDAP应用程序接口中文版"表明这是一个关于轻量级目录访问协议(Lightweight Directory Access Protocol, LDAP)的应用程序接口(Application Programming Interface, API)的中文文档。RFC1823是互联网...
RFC(Request for Comments)是互联网工程任务组(IETF)制定标准的一种方式,其中RFC2251、2252、2253和2254分别详细定义了LDAP协议的不同方面。 **RFC2251:LDAPv3协议** RFC2251是关于LDAPv3(第三版)的核心...
**RFC2255 LDAP URL格式中文版** 在信息技术领域,RFC(Request for Comments)文档是一种重要的技术标准,由互联网工程任务组(IETF)发布,用于定义互联网相关的协议和规范。RFC2255是其中之一,它详细阐述了LDAP...
RFC8528 YANG Schema Mount是互联网工程任务组(IETF)发布的标准跟踪文档,该文档定义了一种机制,即如何将一组YANG模块定义的模式树挂载到另一个YANG模块的模式树中定义的挂载点上。YANG(Yet Another Next ...
**LDAP (轻量级目录访问协议) RFC 文档中英文对照详解** LDAP(Lightweight Directory Access Protocol)是一种用于访问和管理分布式目录服务的标准协议。它允许用户和应用程序通过网络高效地查找、添加、修改和...
**LDAP(轻量级目录访问协议)搜索过滤器的字符串表示**是RFC1558文档的核心主题。此文档旨在提供一种人类可读的字符串格式,以便于在与LDAP服务器进行交互时描述和传递搜索过滤器。以下是关于该主题的详细说明: 1...
LDAP应用程序接口官方文档 ...LDAP应用程序接口官方文档RFC1823提供了LDAP API的详细说明,包括LDAP模型、LDAP API的使用、LDAP操作的调用方式等,为开发者提供了使用LDAP协议与目录服务进行交互的编程接口。
LDAP的标准规范通过一系列RFC文档来定义,如RFC2251,RFC2252,RFC2253等。 **2. LDAP与数据库的区别** LDAP并不是传统的数据库,而是一种用于访问存储在信息目录中的信息的协议。尽管它与数据库有所重叠,但与...
RFC1558 LDAP研究过滤器的字符串表达 RFC1571 Telnet环境选项互用性问题 RFC1590 媒体类型注册过程 RFC1591 域名系统的结构和授权 RFC1597 私有Internet的地址分配 RFC1605 SONET to Sonnet翻译 RFC1606 用IP版本9的...