首页 > Web开发 > 详细

InetOrgPerson对象

时间:2016-01-28 17:15:21      阅读:309      评论:0      收藏:0      [点我收藏+]

InetOrgPerson

InetOrgPerson is a ‘pure‘ X500 LDAP object class for a person as defined in
RFC2798 .

The User object class on the other hand is Microsofts own definition for a
person which has extensions which only work in Microsoft Active Directory.

If you wanted your Active Directory to communicate with other RFC compliant
directories the InetOrgPerson object class may be a better object to use
rather than the User object class.

InetOrgPerson 是rfc2798中定义的纯x500 LDAP协议对象,ad使用的是LDAP协议,微软在自己的ad中也有用户对象定义,若想要其他遵循rfc创建的目录服务可以访问在ad中创建的对象,那么ad对象就要创建为InetOrgPerson,而不是创建用户对象。
 


InetOrgPerson 是rfc2798中定义的纯x500 LDAP协议对象,ad使用的是LDAP协议,微软在自己的ad中也有用户对象定义,若想要其他遵循rfc创建的目录服务可以访问在ad中创建的对象,那么ad对象就要创建为InetOrgPerson,而不是创建用户对象。
 
 

InetOrgPerson对象

原文:http://www.cnblogs.com/wuyuxiang/p/5166649.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!