⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rfc4524.txt

📁 samba最新软件
💻 TXT
📖 第 1 页 / 共 4 页
字号:
      ( 0.9.2342.19200300.100.1.56 NAME 'documentPublisher'        EQUALITY caseIgnoreMatch        SUBSTR caseIgnoreSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )   The DirectoryString (1.3.6.1.4.1.1466.115.121.1.15) syntax and the   'caseIgnoreMatch' and 'caseIgnoreSubstringsMatch' rules are described   in [RFC4517].2.9.  documentTitle   The 'documentTitle' attribute specifies the titles of a document.   Multiple values are allowed to accommodate both long and short   titles, or other situations where a document has multiple titles, for   example, "The Lightweight Directory Access Protocol Technical   Specification" and "The LDAP Technical Specification".      ( 0.9.2342.19200300.100.1.12 NAME 'documentTitle'        EQUALITY caseIgnoreMatch        SUBSTR caseIgnoreSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )   The DirectoryString (1.3.6.1.4.1.1466.115.121.1.15) syntax and the   'caseIgnoreMatch' and 'caseIgnoreSubstringsMatch' rules are described   in [RFC4517].2.10.  documentVersion   The 'documentVersion' attribute specifies the version information of   a document.      ( 0.9.2342.19200300.100.1.13 NAME 'documentVersion'        EQUALITY caseIgnoreMatch        SUBSTR caseIgnoreSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )Zeilenga                    Standards Track                     [Page 7]RFC 4524                COSINE LDAP/X.500 Schema               June 2006   The DirectoryString (1.3.6.1.4.1.1466.115.121.1.15) syntax and the   'caseIgnoreMatch' and 'caseIgnoreSubstringsMatch' rules are described   in [RFC4517].2.11.  drink   The 'drink' (favoriteDrink) attribute specifies the favorite drinks   of an object (or person), for instance, "cola" and "beer".      ( 0.9.2342.19200300.100.1.5 NAME 'drink'        EQUALITY caseIgnoreMatch        SUBSTR caseIgnoreSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )   The DirectoryString (1.3.6.1.4.1.1466.115.121.1.15) syntax and the   'caseIgnoreMatch' and 'caseIgnoreSubstringsMatch' rules are described   in [RFC4517].2.12.  homePhone   The 'homePhone' (Home Telephone Number) attribute specifies home   telephone numbers (e.g., "+1 775 555 1234") associated with a person.      ( 0.9.2342.19200300.100.1.20 NAME 'homePhone'        EQUALITY telephoneNumberMatch        SUBSTR telephoneNumberSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.50 )   The telephoneNumber (1.3.6.1.4.1.1466.115.121.1.50) syntax and the   'telephoneNumberMatch' and 'telephoneNumberSubstringsMatch' rules are   described in [RFC4517].2.13.  homePostalAddress   The 'homePostalAddress' attribute specifies home postal addresses for   an object.  Each value should be limited to up to 6 directory strings   of 30 characters each.  (Note: It is not intended that the directory   service enforce these limits.)      ( 0.9.2342.19200300.100.1.39 NAME 'homePostalAddress'        EQUALITY caseIgnoreListMatch        SUBSTR caseIgnoreListSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.41 )   The PostalAddress (1.3.6.1.4.1.1466.115.121.1.41) syntax and the   'caseIgnoreListMatch' and 'caseIgnoreListSubstringsMatch' rules are   described in [RFC4517].Zeilenga                    Standards Track                     [Page 8]RFC 4524                COSINE LDAP/X.500 Schema               June 20062.14.  host   The 'host' attribute specifies host computers, generally by their   primary fully qualified domain name (e.g., my-host.example.com).      ( 0.9.2342.19200300.100.1.9 NAME 'host'        EQUALITY caseIgnoreMatch        SUBSTR caseIgnoreSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )   The DirectoryString (1.3.6.1.4.1.1466.115.121.1.15) syntax and the   'caseIgnoreMatch' and 'caseIgnoreSubstringsMatch' rules are described   in [RFC4517].2.15.  info   The 'info' attribute specifies any general information pertinent to   an object.  This information is not necessarily descriptive of the   object.   Applications should not attach specific semantics to values of this   attribute.  The 'description' attribute [RFC4519] is available for   specifying descriptive information pertinent to an object.      ( 0.9.2342.19200300.100.1.4 NAME 'info'        EQUALITY caseIgnoreMatch        SUBSTR caseIgnoreSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{2048} )   The DirectoryString (1.3.6.1.4.1.1466.115.121.1.15) syntax and the   'caseIgnoreMatch' and 'caseIgnoreSubstringsMatch' rules are described   in [RFC4517].2.16.  mail   The 'mail' (rfc822mailbox) attribute type holds Internet mail   addresses in Mailbox [RFC2821] form (e.g., user@example.com).      ( 0.9.2342.19200300.100.1.3 NAME 'mail'        EQUALITY caseIgnoreIA5Match        SUBSTR caseIgnoreIA5SubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )   The IA5String (1.3.6.1.4.1.1466.115.121.1.26) syntax and the   'caseIgnoreIA5Match' and 'caseIgnoreIA5SubstringsMatch' rules are   described in [RFC4517].Zeilenga                    Standards Track                     [Page 9]RFC 4524                COSINE LDAP/X.500 Schema               June 2006   Note that the directory will not ensure that values of this attribute   conform to the <Mailbox> production [RFC2821].  It is the   application's responsibility to ensure that domains it stores in this   attribute are appropriately represented.   Additionally, the directory will compare values per the matching   rules named in the above attribute type description.  As these rules   differ from rules that normally apply to <Mailbox> comparisons,   operational issues may arise.  For example, the assertion   (mail=joe@example.com) will match "JOE@example.com" even though the   <local-parts> differ.  Also, where a user has two <Mailbox>es whose   addresses differ only by case of the <local-part>, both cannot be   listed as values of the user's mail attribute (as they are considered   equal by the 'caseIgnoreIA5Match' rule).   Also note that applications supporting internationalized domain names   SHALL use the ToASCII method [RFC3490] to produce <sub-domain>   components of the <Mailbox> production.2.17.  manager   The 'manager' attribute specifies managers, by distinguished name, of   the person (or entity).      ( 0.9.2342.19200300.100.1.10 NAME 'manager'        EQUALITY distinguishedNameMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )   The DistinguishedName (1.3.6.1.4.1.1466.115.121.1.12) syntax and the   'distinguishedNameMatch' rule are described in [RFC4517].2.18.  mobile   The 'mobile' (mobileTelephoneNumber) attribute specifies mobile   telephone numbers (e.g., "+1 775 555 6789") associated with a person   (or entity).      ( 0.9.2342.19200300.100.1.41 NAME 'mobile'        EQUALITY telephoneNumberMatch        SUBSTR telephoneNumberSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.50 )   The telephoneNumber (1.3.6.1.4.1.1466.115.121.1.50) syntax and the   'telephoneNumberMatch' and 'telephoneNumberSubstringsMatch' rules are   described in [RFC4517].Zeilenga                    Standards Track                    [Page 10]RFC 4524                COSINE LDAP/X.500 Schema               June 20062.19.  organizationalStatus   The 'organizationalStatus' attribute specifies categories by which a   person is often referred to in an organization.  Examples of usage in   academia might include "undergraduate student", "researcher",   "professor", and "staff".  Multiple values are allowed where the   person is in multiple categories.   Directory administrators and application designers SHOULD consider   carefully the distinctions between this and the 'title' and   'userClass' attributes.      ( 0.9.2342.19200300.100.1.45 NAME 'organizationalStatus'        EQUALITY caseIgnoreMatch        SUBSTR caseIgnoreSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )   The DirectoryString (1.3.6.1.4.1.1466.115.121.1.15) syntax and the   'caseIgnoreMatch' and 'caseIgnoreSubstringsMatch' rules are described   in [RFC4517].2.20.  pager   The 'pager' (pagerTelephoneNumber) attribute specifies pager   telephone numbers (e.g., "+1 775 555 5555") for an object.      ( 0.9.2342.19200300.100.1.42 NAME 'pager'        EQUALITY telephoneNumberMatch        SUBSTR telephoneNumberSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.50 )   The telephoneNumber (1.3.6.1.4.1.1466.115.121.1.50) syntax and the   'telephoneNumberMatch' and 'telephoneNumberSubstringsMatch' rules are   described in [RFC4517].2.21.  personalTitle   The 'personalTitle' attribute specifies personal titles for a person.   Examples of personal titles are "Frau", "Dr.", "Herr", and   "Professor".      ( 0.9.2342.19200300.100.1.40 NAME 'personalTitle'        EQUALITY caseIgnoreMatch        SUBSTR caseIgnoreSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )Zeilenga                    Standards Track                    [Page 11]RFC 4524                COSINE LDAP/X.500 Schema               June 2006   The DirectoryString (1.3.6.1.4.1.1466.115.121.1.15) syntax and the   'caseIgnoreMatch' and 'caseIgnoreSubstringsMatch' rules are described   in [RFC4517].2.22.  roomNumber   The 'roomNumber' attribute specifies the room number of an object.   During periods of renumbering, or in other circumstances where a room   has multiple valid room numbers associated with it, multiple values   may be provided.  Note that the 'cn' (commonName) attribute type   SHOULD be used for naming room objects.      ( 0.9.2342.19200300.100.1.6 NAME 'roomNumber'        EQUALITY caseIgnoreMatch        SUBSTR caseIgnoreSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )   The DirectoryString (1.3.6.1.4.1.1466.115.121.1.15) syntax and the   'caseIgnoreMatch' and 'caseIgnoreSubstringsMatch' rules are described   in [RFC4517].2.23.  secretary   The 'secretary' attribute specifies secretaries and/or administrative   assistants, by distinguished name.      ( 0.9.2342.19200300.100.1.21 NAME 'secretary'        EQUALITY distinguishedNameMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )   The DistinguishedName (1.3.6.1.4.1.1466.115.121.1.12) syntax and the   'distinguishedNameMatch' rule are described in [RFC4517].2.24.  uniqueIdentifier   The 'uniqueIdentifier' attribute specifies a unique identifier for an   object represented in the Directory.  The domain within which the   identifier is unique and the exact semantics of the identifier are   for local definition.  For a person, this might be an institution-   wide payroll number.  For an organizational unit, it might be a   department code.      ( 0.9.2342.19200300.100.1.44 NAME 'uniqueIdentifier'        EQUALITY caseIgnoreMatch        SUBSTR caseIgnoreSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )Zeilenga                    Standards Track                    [Page 12]RFC 4524                COSINE LDAP/X.500 Schema               June 2006   The DirectoryString (1.3.6.1.4.1.1466.115.121.1.15) syntax and the   'caseIgnoreMatch' and 'caseIgnoreSubstringsMatch' rules are described   in [RFC4517].   Note: X.520 also describes an attribute called 'uniqueIdentifier'         (2.5.4.45), which is called 'x500UniqueIdentifier' in LDAP         [RFC4519].  The attribute detailed here ought not be confused         with 'x500UniqueIdentifier'.2.25.  userClass   The 'userClass' attribute specifies categories of computer or   application user.  The semantics placed on this attribute are for   local interpretation.  Examples of current usage of this attribute in   academia are "student", "staff", and "faculty".  Note that the   'organizationalStatus' attribute type is now often preferred, as it   makes no distinction between persons as opposed to users.      ( 0.9.2342.19200300.100.1.8 NAME 'userClass'        EQUALITY caseIgnoreMatch        SUBSTR caseIgnoreSubstringsMatch        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )   The DirectoryString (1.3.6.1.4.1.1466.115.121.1.15) syntax and the

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -