Este conteúdo não está disponível no idioma selecionado.
Chapter 8. Entry attribute reference
The entry attributes in Red Hat Directory Server define the schema attributes used to store specific types of data within individual directory entries. The attributes are listed in alphabetical order with their definition, syntax, and OID.
8.1. abstract Copiar o linkLink copiado para a área de transferência!
The abstract attribute contains an abstract for a document entry.
| OID | 0.9.2342.19200300.102.1.9 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Internet White Pages Pilot |
8.2. accessTo Copiar o linkLink copiado para a área de transferência!
The accessTo attribute defines what specific hosts or servers a user is allowed to access.
| OID | 5.3.6.1.1.1.1.1 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | nss_ldap/pam_ldap |
8.3. accountInactivityLimit Copiar o linkLink copiado para a área de transferência!
The accountInactivityLimit attribute sets the time period, in seconds, from the last login time of an account before that account is locked for inactivity.
| OID | 1.3.6.1.4.1.11.1.3.2.1.3 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Directory Server |
8.4. acctPolicySubentry Copiar o linkLink copiado para a área de transferência!
The acctPolicySubentry attribute identifies any entry which belongs to an account policy (specifically, an account lockout policy). The value of this attribute points to the account policy which is applied to the entry.
Set acctPolicySubentry on an individual user entry or on a CoS template entry or role entry.
| OID | 1.3.6.1.4.1.11.1.3.2.1.2 |
| Syntax | DN |
| Multi- or Single-Valued | Single-valued |
| Defined in | Directory Server |
8.5. administratorContactInfo Copiar o linkLink copiado para a área de transferência!
The administratorContactInfo attribute contains the contact information for the LDAP or server administrator.
| OID | 2.16.840.1.113730.3.1.74 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Administration Services |
8.6. adminRole Copiar o linkLink copiado para a área de transferência!
The adminRole attribute contains the role assigned to the user identified in the entry.
| OID | 2.16.840.1.113730.3.1.601 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Netscape Administration Services |
8.7. adminUrl Copiar o linkLink copiado para a área de transferência!
The adminUrl attribute contains the URL of the Administration Server.
| OID | 2.16.840.1.113730.3.1.75 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Administration Services |
8.8. aliasedObjectName Copiar o linkLink copiado para a área de transferência!
The aliasedObjectName attribute identifies alias entries. This attribute stores the distinguished name (DN) for the entry for which this entry is the alias.
For example:
aliasedObjectName: uid=jdoe,ou=people,dc=example,dc=com
| OID | 2.5.4.1 |
| Syntax | DN |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.9. associatedDomain Copiar o linkLink copiado para a área de transferência!
The associatedDomain attribute contains the DNS domain associated with the entry in the directory tree. For example, the entry with the distinguished name c=US,o=Example Corporation has the associated domain of EC.US. These domains should be represented in RFC 822 order.
associatedDomain:US
| OID | 0.9.2342.19200300.100.1.37 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.10. associatedName Copiar o linkLink copiado para a área de transferência!
The associatedName identifies an organizational directory tree entry associated with a DNS domain.
For example:
associatedName: c=us
| OID | 0.9.2342.19200300.100.1.38 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.11. attributeTypes Copiar o linkLink copiado para a área de transferência!
Use the attributeTypes attribute in a schema file to identify an attribute defined within the subschema.
| OID | 2.5.21.5 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.12. audio Copiar o linkLink copiado para a área de transferência!
The audio attribute contains a sound file using a binary format. This attribute uses a u-law encoded sound data.
For example:
audio:: AAAAAA==
| OID | 0.9.2342.19200300.100.1.55 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.13. authorCn Copiar o linkLink copiado para a área de transferência!
The authorCn attribute contains the common name (cn) of the document’s author.
For example:
authorCn: John Smith
| OID | 0.9.2342.19200300.102.1.11 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Internet White Pages Pilot |
8.14. authorityRevocationList Copiar o linkLink copiado para a área de transferência!
The authorityRevocationList attribute contains a list of revoked CA certificates. This attribute should be requested and stored in a binary format, like authorityRevocationList;binary.
For example:
authorityrevocationlist;binary:: AAAAAA==
| OID | 2.5.4.38 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.15. authorSn Copiar o linkLink copiado para a área de transferência!
The authorSn attribute contains the last name or family name of the author of a document entry.
For example:
authorSn: Smith
| OID | 0.9.2342.19200300.102.1.12 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Internet White Pages Pilot |
8.16. automountInformation Copiar o linkLink copiado para a área de transferência!
The automountInformation attribute contains information used by the autofs automounter.
The automountInformation attribute is defined in 60autofs.ldif in Directory Server. To use the updated RFC 2307 schema, remove the 60autofs.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.33 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.17. bootFile Copiar o linkLink copiado para a área de transferência!
The bootFile attribute contains the boot image file name.
The bootFile attribute is defined in 10rfc2307.ldif in Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.24 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.18. bootParameter Copiar o linkLink copiado para a área de transferência!
The bootParameter attribute contains the value for rpc.bootparamd.
The bootParameter attribute is defined in 10rfc2307.ldif in Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.23 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.19. buildingName Copiar o linkLink copiado para a área de transferência!
The buildingName attribute contains the building name associated with the entry.
For example:
buildingName: 14
| OID | 0.9.2342.19200300.100.1.48 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.20. businessCategory Copiar o linkLink copiado para a área de transferência!
The businessCategory attribute identifies the type of business in which the entry is engaged. The attribute value should be a broad generalization, such as a corporate division level.
For example:
businessCategory: Engineering
| OID | 2.5.4.15 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.21. cACertificate Copiar o linkLink copiado para a área de transferência!
The cACertificate attribute contains a CA certificate. An LDAP client must request and Red Hat Directory Server must store the attribute value in binary format, such as cACertificate;binary.
For example:
cACertificate;binary:: AAAAAA==
| OID | 2.5.4.37 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.22. c Copiar o linkLink copiado para a área de transferência!
The countryName (c) attribute contains the two-character country code to represent the country names. The country codes are defined by the ISO.
For example:
countryName: GB
c: US
| OID | 2.5.4.6 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.23. carLicense Copiar o linkLink copiado para a área de transferência!
The carLicense attribute contains an entry’s automobile license plate number.
For example:
carLicense: 6ABC246
| OID | 2.16.840.1.113730.3.1.1 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.24. certificateRevocationList Copiar o linkLink copiado para a área de transferência!
The certificateRevocationList attribute contains a list of revoked user certificates. An LDAP client must request and Red Hat Directory Server must store the attribute value in binary format, as certificateRevocationList;binary.
For example:
certificateRevocationList;binary:: AAAAAA==
| OID | 2.5.4.39 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.25. cn Copiar o linkLink copiado para a área de transferência!
The commonName attribute contains the name of an entry. For user entries, the cn attribute is typically the person’s full name.
For example:
commonName: John Smith
cn: Bill Anderson
With the LDAPReplica or LDAPServerobject object classes, the cn attribute value has the following format:
cn: replicater.example.com:17430/dc%3Dexample%2Cdc%3com
| OID | 2.5.4.3 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.26. co Copiar o linkLink copiado para a área de transferência!
The friendlyCountryName attribute contains a country name and can be any string. Often, the country is used with the ISO-designated two-letter country code, while the co attribute contains a readable country name.
For example:
friendlyCountryName: Ireland
co: Ireland
| OID | 0.9.2342.19200300.100.1.43 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.27. cosAttribute Copiar o linkLink copiado para a área de transferência!
The cosAttribute multi-valued attribute contains the name of the attribute that a class of services (CoS) uses to generate a value. All types of CoS definition entries can use cosAttribute.
| OID | 2.16.840.1.113730.3.1.550 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.28. cosIndirectSpecifier Copiar o linkLink copiado para a área de transferência!
An indirect class of service (CoS) uses the cosIndirectSpecifier attribute to identify the template entry.
| OID | 2.16.840.1.113730.3.1.577 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Directory Server |
8.29. cosPriority Copiar o linkLink copiado para a área de transferência!
The cosPriority attribute specifies which template provides the attribute value when class of services (CoS) templates compete to provide an attribute value. This attribute represents the global priority of a template. A priority of zero is the highest priority.
| OID | 2.16.840.1.113730.3.1.569 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-valued |
| Defined in | Directory Server |
8.30. cosSpecifier Copiar o linkLink copiado para a área de transferência!
The cosSpecifier attribute contains the attribute value used by a classic class of service (CoS) which, along with the template entry’s DN, identifies the template entry.
| OID | 2.16.840.1.113730.3.1.551 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Directory Server |
8.31. cosTargetTree Copiar o linkLink copiado para a área de transferência!
The cosTargetTree attribute defines the subtrees to which the class of service (CoS) schema applies. The values for cosTargetTree attribute for the schema and for multiple CoS schema may overlap their target trees arbitrarily.
| OID | 2.16.840.1.113730.3.1.552 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Directory Server |
8.32. cosTemplateDn Copiar o linkLink copiado para a área de transferência!
The cosTemplateDn attribute contains the DN of the template entry which contains a list of the shared attribute values. Red Hat Directory Server automatically applies changes of the template entry attribute values to all the entries within the scope of the CoS.
A single CoS might have more than one template entry associated with it.
| OID | 2.16.840.1.113730.3.1.553 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Directory Server |
8.33. crossCertificatePair Copiar o linkLink copiado para a área de transferência!
The crossCertificatePair attribute contains cross-certificates used in a Public Key Infrastructure (PKI). An LDAP client must request and Red Hat Directory Server must store the attribute value in binary format, such as crossCertificatePair;binary.
For example:
crossCertificatePair;binary:: AAAAAA==
| OID | 2.5.4.40 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.34. dc Copiar o linkLink copiado para a área de transferência!
The dc attribute contains one component of a domain name.
For example:
dc: example
domainComponent: example
| OID | 0.9.2342.19200300.100.1.25 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.35. deltaRevocationList Copiar o linkLink copiado para a área de transferência!
The deltaRevocationList attribute contains a certificate revocation list (CRL). An LDAP client must request and Red Hat Directory Server must store the attribute value in binary format, such as deltaRevocationList;binary.
| OID | 2.5.4.53 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.36. departmentNumber Copiar o linkLink copiado para a área de transferência!
The departmentNumber attribute contains an entry’s department number.
For example:
departmentNumber: 2604
| OID | 2.16.840.1.113730.3.1.2 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.37. description Copiar o linkLink copiado para a área de transferência!
The description attribute provides a human-readable description for an entry. For person or organization object classes, this can be used for the entry’s role or work assignment.
For example:
description: Quality control inspector for the ME2873 product line.
| OID | 2.5.4.13 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.38. destinationIndicator Copiar o linkLink copiado para a área de transferência!
The destinationIndicator attribute contains the city and country associated with the entry. This attribute was once required to provide public telegram service and is generally used in conjunction with the registeredAddress attribute.
For example:
destinationIndicator: Stow, Ohio, USA
| OID | 2.5.4.27 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.39. displayName Copiar o linkLink copiado para a área de transferência!
The displayName attributes contains the preferred name of a person to use when displaying that person’s entry. Use it to display the preferred name for an entry in a one-line summary list because other attribute types, such as cn, are multi-valued and cannot be used to display a preferred name.
For example:
displayName: John Smith
| OID | 2.16.840.1.113730.3.1.241 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.40. dITRedirect Copiar o linkLink copiado para a área de transferência!
The dITRedirect attribute indicates that the object described by one entry now has a newer entry in the directory tree. Use the attribute when an individual’s place of work changes, and the individual acquires a new organizational DN.
dITRedirect: cn=jsmith,dc=example,dc=com
| OID | 0.9.2342.19200300.100.1.54 |
| Syntax | DN |
| Defined in |
8.41. dmdName Copiar o linkLink copiado para a área de transferência!
The dmdName attribute value specifies a directory management domain (DMD), the administrative authority that operates Red Hat Directory Server.
| OID | 2.5.4.54 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.42. dn Copiar o linkLink copiado para a área de transferência!
The dn attribute contains an entry’s distinguished name.
For example:
dn: uid=Barbara Jensen,ou=Quality Control,dc=example,dc=com
| OID | 2.5.4.49 |
| Syntax | DN |
| Defined in |
8.43. dNSRecord Copiar o linkLink copiado para a área de transferência!
The dNSRecord attribute contains DNS resource records, including type A (Address), type MX (Mail Exchange), type NS (Name Server), and type SOA (Start of Authority) resource records.
For example:
dNSRecord: IN NS ns.uu.net
| OID | 0.9.2342.19200300.100.1.26 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Internet Directory Pilot |
8.44. documentAuthor Copiar o linkLink copiado para a área de transferência!
The documentAuthor attribute contains the DN of the author of a document entry.
For example:
documentAuthor: uid=Barbara Jensen,ou=People,dc=example,dc=com
| OID | 0.9.2342.19200300.100.1.14 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.45. documentIdentifier Copiar o linkLink copiado para a área de transferência!
The documentIdentifier attribute contains a unique identifier for a document.
For example:
documentIdentifier: L3204REV1
| OID | 0.9.2342.19200300.100.1.11 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.46. documentLocation Copiar o linkLink copiado para a área de transferência!
The documentLocation attribute contains the location of the original version of a document.
For example:
documentLocation: Department Library
| OID | 0.9.2342.19200300.100.1.15 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.47. documentPublisher Copiar o linkLink copiado para a área de transferência!
The documentPublisher attribute contains the person or organization who published a document.
For example:
documentPublisher: Southeastern Publishing
| OID | 0.9.2342.19200300.100.1.56 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.48. documentStore Copiar o linkLink copiado para a área de transferência!
The documentStore attribute contains information on where Red Hat Directory Server stores the document.
| OID | 0.9.2342.19200300.102.1.10 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Internet White Pages Pilot |
8.49. documentTitle Copiar o linkLink copiado para a área de transferência!
The documentTitle attribute contains a document’s title.
For example:
documentTitle: Installing Red Hat Directory Server
| OID | 0.9.2342.19200300.100.1.12 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.50. documentVersion Copiar o linkLink copiado para a área de transferência!
The documentVersion attribute contains the current version number for the document.
For example:
documentVersion: 1.1
| OID | 0.9.2342.19200300.100.1.13 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.51. drink Copiar o linkLink copiado para a área de transferência!
The favouriteDrink attribute contains a person’s favorite beverage. You can shorten the attribitute name to drink.
For example:
favouriteDrink: iced tea
drink: cranberry juice
| OID | 0.9.2342.19200300.100.1.5 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.52. dSAQuality Copiar o linkLink copiado para a área de transferência!
The dSAQuality attribute contains the rating of the directory system agents' (DSA) quality. Using attribute helps a DSA manager to indicate the expected level of availability of the DSA.
For example:
dSAQuality: high
| OID | 0.9.2342.19200300.100.1.49 |
| Syntax | Directory-String |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.53. employeeNumber Copiar o linkLink copiado para a área de transferência!
The employeeNumber attribute contains the employee number for the person.
For example:
employeeNumber: 3441
| OID | 2.16.840.1.113730.3.1.3 |
| Syntax | Directory-String |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.54. employeeType Copiar o linkLink copiado para a área de transferência!
The employeeType attribute contains the employment type for the person.
For example:
employeeType: Full time
| OID | 2.16.840.1.113730.3.1.4 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.55. enhancedSearchGuide Copiar o linkLink copiado para a área de transferência!
The enhancedSearchGuide attribute contains information used by an X.500 client to construct search filters.
For example:
enhancedSearchGuide: (uid=bjensen)
| OID | 2.5.4.47 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.56. fax Copiar o linkLink copiado para a área de transferência!
The facsimileTelephoneNumber or fax attribute contains the entry’s facsimile number.
For example:
facsimileTelephoneNumber: +1 415 555 1212
fax: +1 415 555 1212
| OID | 2.5.4.23 |
| Syntax | TelephoneNumber |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.57. gecos Copiar o linkLink copiado para a área de transferência!
Use the gecos attribute to store general descriptive information about a user, typically their full name and contact details, similar to cn. The gecos attribute is helpful if the common name (cn) that Red Hat Directory Server stores in the directory is not the user’s full name.
gecos: John Smith
The gecos attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.2 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.58. generationQualifier Copiar o linkLink copiado para a área de transferência!
The generationQualifier attribute contains the generation qualifier for a person’s name, which is usually appended as a suffix to the name.
For example:
generationQualifier:III
| OID | 2.5.4.44 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.59. gidNumber Copiar o linkLink copiado para a área de transferência!
The gidNumber attribute contains a unique numeric identifier for a group entry or to identify the group for a user entry. This is analogous to the group number in Unix.
gidNumber: 100
The gidNumber attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.1 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.60. givenName Copiar o linkLink copiado para a área de transferência!
The givenName attribute contains an entry’s given name, which is usually the first name.
For example:
givenName: Rachel
| OID | 2.5.4.42 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.61. homeDirectory Copiar o linkLink copiado para a área de transferência!
The homeDirectory attribute contains the path to the user’s home directory.
For example:
homeDirectory: /home/jsmith
The homeDirectory attribute is defined in 10rfc2307.ldif in Red Hat Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-<instance_name>/schema directory.
| OID | 1.3.6.1.1.1.1.3 |
| Syntax | IA5String |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.62. homePhone Copiar o linkLink copiado para a área de transferência!
The homePhone attribute contains the entry’s residential phone number.
For example:
homePhone: 415-555-1234
Although RFC 1274 defines both homeTelephoneNumber and homePhone as names for the residential phone number attribute, Directory Server only implements the homePhone name.
| OID | 0.9.2342.19200300.100.1.20 |
| Syntax | TelephoneNumber |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.63. homePostalAddress Copiar o linkLink copiado para a área de transferência!
The homePostalAddress attribute contains an entry’s home mailing address. Because this attribute spans multiple lines, each line break has to be represented by a dollar sign ($).
To represent an actual dollar sign ($) or backslash (\) in the attribute value, use the escaped hex values \24 and \5c, respectively.
For example:
homePostalAddress: 1234 Ridgeway Drive$Santa Clara, CA$99555
To represent the following string:
The dollar ($) value can be found
in the c:\cost file.
The entry value is:
The dollar (\24) value can be found$in the c:\c5cost file.
| OID | 0.9.2342.19200300.100.1.39 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.64. host Copiar o linkLink copiado para a área de transferência!
The host contains the host name of a computer.
For example:
host: labcontroller01
| OID | 0.9.2342.19200300.100.1.9 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.65. houseIdentifier Copiar o linkLink copiado para a área de transferência!
The houseIdentifier contains an identifier for a specific building at a location.
For example:
houseIdentifier: B105
| OID | 2.5.4.51 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.66. inetDomainBaseDN Copiar o linkLink copiado para a área de transferência!
The inetDomainBaseDN attribute identifies the base DN of user subtree for a DNS domain.
| OID | 2.16.840.1.113730.3.1.690 |
| Syntax | DN |
| Multi- or Single-Valued | Single-valued |
| Defined in | Subscriber interoperability |
8.67. inetDomainStatus Copiar o linkLink copiado para a área de transferência!
The inetDomainStatus attribute shows the current status of the domain. A domain has a status of active, inactive, or deleted.
| OID | 2.16.840.1.113730.3.1.691 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Subscriber interoperability |
8.68. inetSubscriberAccountId Copiar o linkLink copiado para a área de transferência!
The inetSubscriberAccountId attribute contains the a unique attribute used to link the user entry for the subscriber to a billing system.
| OID | 2.16.840.1.113730.3.1.694 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Subscriber interoperability |
8.69. inetSubscriberChallenge Copiar o linkLink copiado para a área de transferência!
The inetSubscriberChallenge attribute contains some kind of question or prompt, the challenge phrase, which is used to confirm the identity of the user in the subscriberIdentity attribute.
This attribute is used in conjunction with the inetSubscriberResponse attribute, which contains the response to the challenge.
| OID | 2.16.840.1.113730.3.1.695 |
| Syntax | IA5String |
| Multi- or Single-Valued | Single-valued |
| Defined in | Subscriber interoperability |
8.70. inetSubscriberResponse Copiar o linkLink copiado para a área de transferência!
The inetSubscriberResponse attribute contains the answer to the challenge question in the inetSubscriberChallenge attribute to verify the user in the subscriberIdentity attribute.
| OID | 2.16.840.1.113730.3.1.696 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Subscriber interoperability |
8.71. inetUserHttpURL Copiar o linkLink copiado para a área de transferência!
Use the inetUserHttpURL attribute to store the web addresses associated with the user.
| OID | 2.16.840.1.113730.3.1.693 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Subscriber interoperability |
8.72. inetUserStatus Copiar o linkLink copiado para a área de transferência!
The inetUserStatus attribute shows the current status of the user (subscriber). A user has a status of active, inactive, or deleted.
| OID | 2.16.840.1.113730.3.1.692 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-Valued |
| Defined in | Subscriber interoperability |
8.73. info Copiar o linkLink copiado para a área de transferência!
Use the info attribute to store any general information about an object, however avoid using this attribute for specific information and rely instead on specific, possibly custom, attribute types.
For example:
info: not valid
| OID | 0.9.2342.19200300.100.1.4 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.74. initials Copiar o linkLink copiado para a área de transferência!
The initials attribute stores a person’s initials. Do not use initials to store the person’s surname.
For example:
initials: BAJ
Directory Server and Active Directory handle the initials attribute differently. Directory Server allows a practically unlimited number of characters, while Active Directory has a restriction of six characters. If an entry is synced with a Windows peer and the value of the initials attribute is longer than six characters, then the value is automatically truncated to six characters when it is synchronized. There is no information written to the error log to indicate that synchronization changed the attribute value, either.
| OID | 2.5.4.43 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.75. installationTimeStamp Copiar o linkLink copiado para a área de transferência!
Red Hat Directory Server uses installationTimeStamp attribute to store the time when the server instance was installed.
| OID | 2.16.840.1.113730.3.1.73 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-Valued |
| Defined in | Netscape Administration Services |
8.76. internationalISDNNumber Copiar o linkLink copiado para a área de transferência!
Use the internationalISDNNumber attribute to store the ISDN number of a document entry. The internationalISDNNumber attribute uses the internationally recognized format for ISDN addresses given in CCITT Rec. E. 164.
| OID | 2.5.4.25 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.77. ipHostNumber Copiar o linkLink copiado para a área de transferência!
Use the ipHostNumber attribute to store the IP address for a server.
The ipHostNumber attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.19 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-Valued |
| Defined in |
8.78. ipNetmaskNumber Copiar o linkLink copiado para a área de transferência!
Use the ipNetmaskNumber attribute to store the IP netmask for the server.
The ipHostNumber attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 2.16.840.1.113730.3.1.73 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-Valued |
| Defined in |
8.79. ipNetworkNumber Copiar o linkLink copiado para a área de transferência!
The ipNetworkNumber attribute identifies the IP network.
The ipNetworkNumber attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.20 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-Valued |
| Defined in |
8.80. ipProtocolNumber Copiar o linkLink copiado para a área de transferência!
The ipProtocolNumber attribute identifies the IP protocol version number.
The ipProtocolNumber attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.17 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-Valued |
| Defined in |
8.81. ipServicePort Copiar o linkLink copiado para a área de transferência!
The ipServicePort attribute stores the port that the IP service uses.
The ipServicePort attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.15 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-Valued |
| Defined in |
8.82. ipServiceProtocol Copiar o linkLink copiado para a área de transferência!
The ipServicePort attribute identifies the protocol that the IP service uses.
The ipServiceProtocol attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.16 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-Valued |
| Defined in |
8.83. janetMailbox Copiar o linkLink copiado para a área de transferência!
The janetMailbox contains a JANET email address, usually for users located in the United Kingdom who do not use RFC 822 email address. Entries with janetMailbox must also contain the rfc822Mailbox attribute.
| OID | 0.9.2342.19200300.100.1.46 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.84. jpegPhoto Copiar o linkLink copiado para a área de transferência!
Use the jpegPhoto attribute to store a JPEG photo, a binary value.
For example:
jpegPhoto:: AAAAAA==
| OID | 0.9.2342.19200300.100.1.60 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.85. keyWords Copiar o linkLink copiado para a área de transferência!
The keyWord attribute contains keywords associated with the entry.
For example:
keyWords: directory LDAP X.500
| OID | 0.9.2342.19200300.102.1.7 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Internet White Pages Pilot |
8.86. knowledgeInformation Copiar o linkLink copiado para a área de transferência!
The knowledgeInformation legacy attribute is no longer used.
| OID | 2.5.4.2 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.87. labeledURI Copiar o linkLink copiado para a área de transferência!
Use the labeledURI to store a Uniform Resource Identifier (URI) which is related to the entry. Values placed in the attribute should consist of a URI (currently only URLs are supported), optionally followed by one or more space characters and a label.
labeledURI: http://home.example.com
labeledURI: http://home.example.com Example website
| OID | 1.3.6.1.4.1.250.1.57 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.88. l Copiar o linkLink copiado para a área de transferência!
Use the localityName, or l, attribute to store the county, city, or other geographical designation associated with the entry.
For example:
localityName: Santa Clara
l: Santa Clara
| OID | 2.5.4.7 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.89. loginShell Copiar o linkLink copiado para a área de transferência!
The loginShell attribute contains the path to a script that is launched automatically when a user logs in to the domain.
loginShell: c:\scripts\jsmith.bat
The loginShell attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.4 |
| Syntax | IA5String |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.90. macAddress Copiar o linkLink copiado para a área de transferência!
The macAddress attribute stores the MAC address for a server or piece of equipment.
The macAddress attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.22 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.91. mailAccessDomain Copiar o linkLink copiado para a área de transferência!
The mailAccessDomain attribute lists the domain which a user can use to access the messaging server.
| OID | 2.16.840.1.113730.3.1.12 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.92. mail Copiar o linkLink copiado para a área de transferência!
The mail attribute contains a user’s primary email address. Whitepage applications retrieve and display mail.
For example:
mail: jsmith@example.com
| OID | 0.9.2342.19200300.100.1.3 |
| Syntax | DirectyString |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.93. mailAlternateAddress Copiar o linkLink copiado para a área de transferência!
The mailAlternateAddress attribute contains additional email addresses for a user. This attribute does not reflect the default or primary email address that you set in the mail attribute.
For example:
mailAlternateAddress: jsmith@example.com
mailAlternateAddress: smith1701@alt.com
| OID | 2.16.840.1.113730.3.1.13 |
| Syntax | DirectyString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.94. mailAutoReplyMode Copiar o linkLink copiado para a área de transferência!
The mailAutoReplyMode attribute sets whether automatic replies are enabled for the messaging server.
| OID | 2.16.840.1.113730.3.1.14 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.95. mailAutoReplyText Copiar o linkLink copiado para a área de transferência!
The mailAutoReplyText attribute stores the text to used in an auto-reply email.
| OID | 2.16.840.1.113730.3.1.15 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.96. mailDeliveryOption Copiar o linkLink copiado para a área de transferência!
The mailDeliveryOption attribute defines the mail delivery mechanism to use for the mail user.
| OID | 2.16.840.1.113730.3.1.16 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.97. mailEnhancedUniqueMember Copiar o linkLink copiado para a área de transferência!
The mailEnhancedUniqueMember attribute contains the DN of a unique member of a mail group.
| OID | 2.16.840.1.113730.3.1.31 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.98. mailForwardingAddress Copiar o linkLink copiado para a área de transferência!
The mailForwardingAddress attribute defines the email address where a user’s mail is redirected.
| OID | 2.16.840.1.113730.3.1.17 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.99. mailHost Copiar o linkLink copiado para a área de transferência!
The mailHost attribute contains the host name of a mail server.
For example:
mailHost: mail.example.com
| OID | 2.16.840.1.113730.3.1.18 |
| Syntax | DirectyString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.100. mailMessageStore Copiar o linkLink copiado para a área de transferência!
The mailMessageStore attribute identifies the location of a user’s email box.
| OID | 2.16.840.1.113730.3.1.19 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.101. mailPreferenceOption Copiar o linkLink copiado para a área de transferência!
The mailPreferenceOption defines how users receive electronic communications.
You can use the following options:
| 0 | Does not appear in mailing lists. |
| 1 | Add to any mailing lists. |
| 2 | Added only to mailing lists which the provider views as relevant to the user interest. |
If the attribute is absent, then the default is to assume that the user is not included on any mailing list. This attribute should be interpreted by anyone using the directory to derive mailing lists and its value respected. For example:
mailPreferenceOption: 0
| OID | 0.9.2342.19200300.100.1.47 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.102. mailProgramDeliveryInfo Copiar o linkLink copiado para a área de transferência!
The mailProgramDeliveryInfo attribute contains any commands to use for programmed mail delivery.
| OID | 2.16.840.1.113730.3.1.20 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.103. mailQuota Copiar o linkLink copiado para a área de transferência!
The mailQuota attribute sets the amount of disk space allowed for a user’s mail box.
| OID | 2.16.840.1.113730.3.1.21 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.104. mailRoutingAddress Copiar o linkLink copiado para a área de transferência!
The mailRoutingAddress attribute contains the routing address to use when forwarding the emails received by the user to another messaging server.
| OID | 2.16.840.1.113730.3.1.24 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.105. manager Copiar o linkLink copiado para a área de transferência!
The manager attribute specifies the distinguished name (DN) of the user’s manager.
For example:
manager: cn=Bill Andersen,ou=Quality Control,dc=example,dc=com
| OID | 0.9.2342.19200300.100.1.10 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.106. member Copiar o linkLink copiado para a área de transferência!
The member attribute contains the distinguished names (DNs) of each member of a group.
For example:
member: cn=John Smith,dc=example,dc=com
| OID | 2.5.4.31 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.107. memberCertificateDescription Copiar o linkLink copiado para a área de transferência!
The memberCertificateDescription multi-valued attribute stores technical details about a certificate that belongs to a member of a group or a specific entity. Unlike the userCertificate attribute, which stores the actual binary certificate, it stores a description of the certificate.
The memberCertificateDescription attribute matches any certificate that contains a subject DN with the same attribute-value assertions (AVAs) as the description. The description can contain multiple ou AVAs. A matching DN must contain those same ou AVAs, in the same order, although it may be interspersed with other AVAs, including other ou AVAs. For any other attribute type (not ou), there should be at most one AVA of that type in the description. If there are several, all but the last are ignored.
A matching DN must contain that same AVA but no other AVA of the same type nearer the root (later, syntactically).
AVAs are considered the same if they contain the same attribute description (case-insensitive comparison) and the same attribute value (case-insensitive comparison, leading and trailing whitespace ignored, and consecutive whitespace characters treated as a single space).
To be considered a member of a group with the following memberCertificateDescription value, a certificate needs to include ou=x, ou=A, and dc=example, but not dc=company.
memberCertificateDescription: {ou=x,ou=A,dc=company,dc=example}
To match the group’s requirements, a certificate’s subject DNs must contain the same ou attribute types in the same order as defined in the memberCertificateDescription attribute.
| OID | 2.16.840.1.113730.3.1.199 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.108. memberNisNetgroup Copiar o linkLink copiado para a área de transferência!
The memberNisNetgroup attribute merges the attribute values of another netgroup into the current one by listing the name of the merging netgroup.
The memberNisNetgroup attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.13 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.109. memberOf Copiar o linkLink copiado para a área de transferência!
The memberOf attribute contains the DN of a group of which the user is a member.
The memberOf attribute is the default attribute generated by the MemberOf plugin on the user entry of a group member. This attribute is automatically synchronized to the listed member attributes in a group entry, so that displaying group membership for entries is managed by Red Hat Directory Server.
This attribute is only synchronized between group entries and the corresponding members' user entries if the MemberOf plugin is enabled and is configured to use this attribute.
| OID | 1.2.840.113556.1.2.102 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Delegated Administrator |
8.110. memberUid Copiar o linkLink copiado para a área de transferência!
The memberUid attribute stores the login name of a group member. It can differ from the distinguished name (DN) in the member attribute.
For example:
memberUID: jsmith
The memberUID attribute is defined in 10rfc2307.ldif in Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.12 |
| Syntax | IA5String |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.111. memberURL Copiar o linkLink copiado para a área de transferência!
The memberURL attribute identifies a URL associated with each member of a group. You can use any type of labeled URL.
For example:
memberURL: ldap://cn=jsmith,ou=people,dc=example,dc=com
| OID | 2.16.840.1.113730.3.1.198 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.112. mepManagedBy Copiar o linkLink copiado para a área de transferência!
The mepManagedBy attribute contains a pointer in an automatically-generated entry that points back to the DN of the originating entry. Managed Entries plugin sets mepManagedBy and you cannot modify the value manually.
| OID | 2.16.840.1.113730.3.1.2086 |
| Syntax | DN |
| Multi- or Single-Valued | Single-valued |
| Defined in | Directory Server |
8.113. mepManagedEntry Copiar o linkLink copiado para a área de transferência!
The mepManagedEntry attribute contains a pointer to an automatically-generated entry which corresponds to the current entry. Managed Entries plugin sets mepManagedEntry and you cannot modify the value manually.
| OID | 2.16.840.1.113730.3.1.2087 |
| Syntax | DN |
| Multi- or Single-Valued | Single-valued |
| Defined in | Directory Server |
8.114. mepMappedAttr Copiar o linkLink copiado para a área de transferência!
The mepMappedAttr attribute sets an attribute in the Managed Entries template entry which must exist in the generated entry. The mapping means that some value of the originating entry is used to supply the given attribute. The values of these attributes are tokens in the form attribute: $attr.
For example:
mepMappedAttr: gidNumber: $gidNumber
As long as the syntax of the expanded token of the attribute does not violate the required attribute syntax, then other terms and strings can be used in the attribute. For example:
mepMappedAttr: cn: Managed Group for $cn
| OID | 2.16.840.1.113730.3.1.2089 |
| Syntax | OctetString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.115. mepRDNAttr Copiar o linkLink copiado para a área de transferência!
The mepRDNAttr attribute sets which attribute to use as the naming attribute in the automatically-generated entry created by the Managed Entries plugin. Any attribute type specified as a naming attribute must also be defined as a mepMappedAttr within the managed entry’s template.
| OID | 2.16.840.1.113730.3.1.2090 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Directory Server |
8.116. mepStaticAttr Copiar o linkLink copiado para a área de transferência!
The mepStaticAttr attribute sets an attribute with a defined value that must be added to the automatically-generated entry managed by the Managed Entries plugin. The instance of the Managed Entries plugin uses the mepStaticAttr attribute value for every generated entry.
mepStaticAttr: posixGroup
| OID | 2.16.840.1.113730.3.1.2088 |
| Syntax | OctetString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.117. mgrpAddHeader Copiar o linkLink copiado para a área de transferência!
The mgrpAddHeader attribute contains information about the header in the messages.
| OID | 2.16.840.1.113730.3.1.781 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.118. mgrpAllowedBroadcaster Copiar o linkLink copiado para a área de transferência!
Use mgrpAllowedBroadcaster attribute to configure whether to allow the user to send broadcast messages.
| OID | 2.16.840.1.113730.3.1.22 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.119. mgrpAllowedDomain Copiar o linkLink copiado para a área de transferência!
The mgrpAllowedDomain attribute specifies the permitted domains for a mail group.
| OID | 2.16.840.1.113730.3.1.23 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.120. mgrpApprovePassword Copiar o linkLink copiado para a área de transferência!
The mgrpApprovePassword attribute specifies the password required to approve a message for distribution to the mail group.
| OID | mgrpApprovePassword-oid |
| Syntax | IA5String |
| Multi- or Single-Valued | Single-valued |
| Defined in | Netscape Messaging Server |
8.121. mgrpBroadcasterPolicy Copiar o linkLink copiado para a área de transferência!
The mgrpBroadcasterPolicy attribute specifies the rules determining who is permitted to send messages to the mail group.
| OID | 2.16.840.1.113730.3.1.788 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.122. mgrpDeliverTo Copiar o linkLink copiado para a área de transferência!
The mgrpDeliverTo attribute specifies the target delivery addresses for the mail group.
| OID | 2.16.840.1.113730.3.1.25 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.123. mgrpErrorsTo Copiar o linkLink copiado para a área de transferência!
The mgrpErrorsTo attribute specifies the email address where mail group error messages are delivered.
| OID | 2.16.840.1.113730.3.1.26 |
| Syntax | IA5String |
| Multi- or Single-Valued | Single-valued |
| Defined in | Netscape Messaging Server |
8.124. mgrpModerator Copiar o linkLink copiado para a área de transferência!
The mgrpModerator attribute contains the distinguished name (DN) of the mailing list moderator.
| OID | 2.16.840.1.113730.3.1.33 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.125. mgrpMsgMaxSize Copiar o linkLink copiado para a área de transferência!
The mgrpMsgMaxSize attribute sets the maximum message size for the mail group.
| OID | 2.16.840.1.113730.3.1.32 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Netscape Messaging Server |
8.126. mgrpMsgRejectAction Copiar o linkLink copiado para a área de transferência!
The mgrpMsgRejectAction attribute defines what actions the messaging server should take for rejected messages.
| OID | 2.16.840.1.113730.3.1.28 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.127. mgrpMsgRejectText Copiar o linkLink copiado para a área de transferência!
The mgrpMsgRejectText attribute specifies the custom rejection message returned to senders.
| OID | 2.16.840.1.113730.3.1.29 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.128. mgrpNoDuplicateChecks Copiar o linkLink copiado para a área de transferência!
The mgrpNoDuplicateChecks attribute defines whether the messaging server checks for duplicate emails.
| OID | 2.16.840.1.113730.3.1.789 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Netscape Messaging Server |
8.129. mgrpRemoveHeader Copiar o linkLink copiado para a área de transferência!
The mgrpRemoveHeader attribute sets whether the header is removed in reply messages.
| OID | 2.16.840.1.113730.3.1.801 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.130. mgrpRFC822MailMember Copiar o linkLink copiado para a área de transferência!
The mgrpRFC822MailMember attribute identifies the member of a mail group.
| OID | 2.16.840.1.113730.3.1.30 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.131. mobile Copiar o linkLink copiado para a área de transferência!
The mobile attribute (also mobileTelephoneNumber) contains an entry’s mobile or cellular phone number.
For example:
mobileTelephoneNumber: 415-555-4321
| OID | 0.9.2342.19200300.100.1.41 |
| Syntax | TelephoneNumber |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.132. mozillaCustom1 Copiar o linkLink copiado para a área de transferência!
Mozilla Thunderbird uses the mozillaCustom1 attribute to manage a shared address book.
| OID | 1.3.6.1.4.1.13769.4.1 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.133. mozillaCustom2 Copiar o linkLink copiado para a área de transferência!
Mozilla Thunderbird uses the mozillaCustom2 attribute to manage a shared address book.
| OID | 1.3.6.1.4.1.13769.4.2 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.134. mozillaCustom3 Copiar o linkLink copiado para a área de transferência!
Mozilla Thunderbird uses the mozillaCustom3 attribute to manage a shared address book.
| OID | 1.3.6.1.4.1.13769.4.3 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.135. mozillaCustom4 Copiar o linkLink copiado para a área de transferência!
Mozilla Thunderbird uses the mozillaCustom4 attribute to manage a shared address book.
| OID | 1.3.6.1.4.1.13769.4.4 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.136. mozillaHomeCountryName Copiar o linkLink copiado para a área de transferência!
Mozilla Thunderbird uses the mozillaHomeCountryName attribute to set the country in a shared address book.
| OID | 1.3.6.1.4.1.13769.3.6 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.137. mozillaHomeLocalityName Copiar o linkLink copiado para a área de transferência!
Mozilla Thunderbird uses the mozillaHomeLocalityName attribute to set the city in a shared address book.
| OID | 1.3.6.1.4.1.13769.3.3 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.138. mozillaHomePostalCode Copiar o linkLink copiado para a área de transferência!
Mozilla Thunderbird uses the mozillaHomePostalCode attribute to set the postal code in a shared address book.
| OID | 1.3.6.1.4.1.13769.3.5 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.139. mozillaHomeState Copiar o linkLink copiado para a área de transferência!
Mozilla Thunderbird uses the mozillaHomeState attribute to set the state or province in a shared address book.
| OID | 1.3.6.1.4.1.13769.3.4 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.140. mozillaHomeStreet2 Copiar o linkLink copiado para a área de transferência!
Mozilla Thunderbird uses the mozillaHomeStreet attribute to set the second line of a street address in a shared address book.
| OID | 1.3.6.1.4.1.13769.3.2 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.141. mozillaHomeStreet Copiar o linkLink copiado para a área de transferência!
Mozilla Thunderbird uses the mozillaHomeStreet attribute to set the street address in a shared address book.
| OID | 1.3.6.1.4.1.13769.3.1 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.142. mozillaHomeUrl Copiar o linkLink copiado para a área de transferência!
Mozilla Thunderbird uses the mozillaHomeUrl attribute to set a URL in a shared address book.
| OID | 1.3.6.1.4.1.13769.3.7 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.143. mozillaNickname Copiar o linkLink copiado para a área de transferência!
Mozilla Thunderbird uses the mozillaNickname attribute to set a nickname in a shared address book.
| OID | 1.3.6.1.4.1.13769.2.1 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Mozilla Address Book |
8.144. mozillaSecondEmail Copiar o linkLink copiado para a área de transferência!
The mozillaSecondEmail attribute specifies an alternate or secondary email address for an entry in a Mozilla Thunderbird shared address book.
| OID | 1.3.6.1.4.1.13769.2.2 |
| Syntax | IA5String |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.145. mozillaUseHtmlMail Copiar o linkLink copiado para a área de transferência!
The mozillaUseHtmlMail attribute sets an email type preference for an entry in a Mozilla Thunderbird shared address book.
| OID | 1.3.6.1.4.1.13769.2.3 |
| Syntax | Boolean |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.146. mozillaWorkStreet2 Copiar o linkLink copiado para a área de transferência!
The mozillaWorkStreet2 attribute contains a street address for a workplace or office for an entry in Mozilla Thunderbird’s shared address book.
| OID | 1.3.6.1.4.1.13769.3.8 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.147. mozillaWorkUrl Copiar o linkLink copiado para a área de transferência!
The mozillaWorkUrl attribute contains a URL for a work site in an entry in a Mozilla Thunderbird shared address book.
| OID | 1.3.6.1.4.1.13769.3.9 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Mozilla Address Book |
8.148. multiLineDescription Copiar o linkLink copiado para a área de transferência!
The multiLineDescription attribute contains a description of an entry which spans multiple lines in the LDIF file.
| OID | 1.3.6.1.4.1.250.1.2 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Internet White Pages Pilot |
8.149. name Copiar o linkLink copiado para a área de transferência!
The name attribute identifies the core supertype for all string-based naming attributes.
It is unlikely that values of this type will occur in an entry. LDAP server implementations that do not support attribute subtyping do not need to recognize this attribute in requests. Client implementations should not assume that LDAP servers are capable of performing attribute subtyping.
| OID | 2.5.4.41 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.150. NisMapEntry Copiar o linkLink copiado para a área de transferência!
The NisMapEntry attribute contains the information for a NIS map that a Network Information Services (NIS) server uses.
This attribute is defined in 10rfc2307.ldif in Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.27 |
| Syntax | IA5String |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.151. nisMapName Copiar o linkLink copiado para a área de transferência!
The nisMapName attribute specifies the map name used by a Network Information Services (NIS) server.
| OID | 1.3.6.1.1.1.1.26 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.152. nisNetgroupTriple Copiar o linkLink copiado para a área de transferência!
The nisNetgroupTriple attribute specifies information about a netgroup that a Network Information Services (NIS) server uses.
This attribute is defined in 10rfc2307.ldif in Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.14 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.153. nsBuildNumber Copiar o linkLink copiado para a área de transferência!
The nsBuildNumber attribute defines the build number of the server instance in the Root DSE (Directory Server Entry).
| OID | nsBuildNumber-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.154. nsBuildSecurity Copiar o linkLink copiado para a área de transferência!
The nsBuildSecurity attribute defines the build security level of the Red Hat Directory Server instance in the Root DSE (Directory Server Entry).
| OID | nsBuildSecurity-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.155. nsCertConfig Copiar o linkLink copiado para a área de transferência!
The nsCertConfig attribute defines the configuration for the Red Hat Certificate System.
| OID | nsCertConfig-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Certificate System |
8.156. nsClassname Copiar o linkLink copiado para a área de transferência!
The nsClassname attribute specifies the Java class name associated with a specific server function or plugin.
| OID | nsClassname-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.157. nsConfigRoot Copiar o linkLink copiado para a área de transferência!
The nsConfigRoot attribute specifies the root distinguished name (DN) of the configuration directory.
| OID | nsConfigRoot-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.158. nscpAIMScreenname Copiar o linkLink copiado para a área de transferência!
The nsCPAIMScreenName attribute sets the AOL Instant Messenger (AIM) screen name of a user.
| OID | 1.3.6.1.4.1.13769.2.4 |
| Syntax | TelephoneString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Mozilla Address Book |
8.159. nsDefaultAcceptLanguage Copiar o linkLink copiado para a área de transferência!
The nsDefaultAcceptLanguage attribute specifies the default language codes for HTML clients.
| OID | nsDefaultAcceptLanguage-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.160. nsDefaultObjectClass Copiar o linkLink copiado para a área de transferência!
The nsDefaultObjectClass attribute stores object class information in a container entry.
| OID | nsDefaultObjectClass-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Administration Services |
8.161. nsDirectoryFailoverList Copiar o linkLink copiado para a área de transferência!
The nsDirectoryFailoverList attribute specifies a list of Red Hat Directory Server instances to use for failover.
| OID | nsDirectoryFailoverList-oid |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.162. nsDirectoryInfoRef Copiar o linkLink copiado para a área de transferência!
The nsDirectoryInfoRef attribute specifies the distinguished name (DN) of an entry containing information about the server.
| OID | nsDirectoryInfoRef-oid |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.163. nsDirectoryURL Copiar o linkLink copiado para a área de transferência!
The nsDirectoryURL attribute specifies the Red Hat Directory Server connection URL.
| OID | nsDirectoryURL-oid |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.164. nsErrorLog Copiar o linkLink copiado para a área de transferência!
The nsErrorLog attribute identifies the error log the server uses.
| OID | nsErrorLog-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.165. nsExecRef Copiar o linkLink copiado para a área de transferência!
The nsExecRef attribute specifies the path or location of a server task executable.
| OID | nsExecRef-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.166. nsExpirationDate Copiar o linkLink copiado para a área de transferência!
The nsExpirationDate attribute specifies the expiration date of an application.
| OID | nsExpirationDate-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.167. nsGroupRDNComponent Copiar o linkLink copiado para a área de transferência!
The nsGroupRdnComponent attribute defines the attribute to use for the relative distinguished name (RDN) of a group entry.
| OID | nsGroupRDNComponent-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.168. nsHardwarePlatform Copiar o linkLink copiado para a área de transferência!
The nsHardwarePlatform attribute indicates the hardware on which the server is running (same as the output from uname -m).
For example:
nsHardwarePlatform:i686
| OID | nsHardwarePlatform-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.169. nsHelpRef Copiar o linkLink copiado para a área de transferência!
The nsHelpRef attribute specifies the URL or file path of an online help document.
| OID | nsHelpRef-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.170. nsHostLocation Copiar o linkLink copiado para a área de transferência!
The nsHostLocation attribute specifies information about the server host.
| OID | nsHostLocation-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.171. nsICQid Copiar o linkLink copiado para a área de transferência!
The nsICQid attribute specifies an ICQ ID for the user.
| OID | 2.16.840.1.113730.3.1.2014 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.172. nsInstalledLocation Copiar o linkLink copiado para a área de transferência!
The nsInstalledLocation attribute specifies the installation directory for Red Hat Directory Server instances which are version 7.1 or older.
| OID | nsInstalledLocation-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.173. nsJarfilename Copiar o linkLink copiado para a área de transferência!
The nsJarFileName attribute sets the .jar file name used by the Red Hat Directory Server web console.
| OID | nsJarfilename-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.174. nsLdapSchemaVersion Copiar o linkLink copiado para a área de transferência!
The nsLDAPSchemaVersion attribute sets the version number of the LDAP directory schema.
| OID | nsLdapSchemaVersion-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.175. nsMSNid Copiar o linkLink copiado para a área de transferência!
The nsMSNid attribute specifies the MSN instant messaging ID for the user.
| OID | 2.16.840.1.113730.3.1.2016 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.176. nsSecureServerPort Copiar o linkLink copiado para a área de transferência!
The nsSecureServerPort attribute specifies the Transport Layer Security (TLS) port for Red Hat Directory Server.
This attribute does not configure the TLS port for Directory Server. This is configured in nsslapd-secureport configuration attribute in Directory Server dse.ldif file.
| OID | nsSecureServerPort-oid |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.177. nsSNMPContact Copiar o linkLink copiado para a área de transferência!
The nsSNMPContact attribute specifies the contact information for the Simple Network Management Protocol (SNMP) service.
| OID | 2.16.840.1.113730.3.1.235 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.178. nsSNMPDescription Copiar o linkLink copiado para a área de transferência!
The nsSNMPDescription attribute specifies a description of the Simple Network Management Protocol (SNMP) service.
| OID | 2.16.840.1.113730.3.1.236 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.179. nsSNMPEnabled Copiar o linkLink copiado para a área de transferência!
The nsSNMPEnabled attribute indicates whether SNMP is enabled for the server.
| OID | 2.16.840.1.113730.3.1.232 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.180. nsSNMPLocation Copiar o linkLink copiado para a área de transferência!
The nsSNMPLocation attribute indicates the location provided by the SNMP service.
| OID | 2.16.840.1.113730.3.1.234 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.181. nsSNMPMasterHost Copiar o linkLink copiado para a área de transferência!
The nsSNMPMasterHost attribute indicates the host name for the SNMP master agent.
| OID | 2.16.840.1.113730.3.1.237 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.182. nsSNMPMasterPort Copiar o linkLink copiado para a área de transferência!
The nsSNMPMasterPort attribute indicates the port number for the Simple Network Management Protocol (SNMP) subagent.
| OID | 2.16.840.1.113730.3.1.238 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.183. nsSNMPOrganization Copiar o linkLink copiado para a área de transferência!
The nsSNMPOrganization attribute stores the organization information returned by the Simple Network Management Protocol (SNMP) service.
| OID | 2.16.840.1.113730.3.1.233 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.184. nsViewFilter Copiar o linkLink copiado para a área de transferência!
The nsViewFilter attribute sets the attribute-value pair that Red Hat Directory Server uses to identify entries belonging to the view.
| OID | 2.16.840.1.113730.3.1.3023 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.185. nsYIMid Copiar o linkLink copiado para a área de transferência!
The nsYIMid attribute stores the user’s Yahoo! instant messaging ID.
| OID | 2.16.840.1.113730.3.1.2015 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Directory Server |
8.186. o Copiar o linkLink copiado para a área de transferência!
The organizationName (o) attribute stores the name of the organization.
For example:
organizationName: Example Corporation
o: Example Corporation
| OID | 2.5.4.10 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.187. objectClass Copiar o linkLink copiado para a área de transferência!
The objectClass attribute identifies the object classes used for an entry.
For example:
objectClass: person
| OID | 2.5.4.0 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.188. objectClasses Copiar o linkLink copiado para a área de transferência!
The objectClasses attribute identifies an object class permitted by the subschema definition.
| OID | 2.5.21.6 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.189. obsoletedByDocument Copiar o linkLink copiado para a área de transferência!
The obsoletedByDocument attribute contains the distinguished name (DN) of the document that obsoletes the current entry.
| OID | 0.9.2342.19200300.102.1.4 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Internet White Pages Pilot |
8.190. obsoletesDocument Copiar o linkLink copiado para a área de transferência!
The obsoletesDocument attribute contains the distinguished name (DN) of the document that the current entry obsoletes.
| OID | 0.9.2342.19200300.102.1.3 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Internet White Pages Pilot |
8.191. oncRpcNumber Copiar o linkLink copiado para a área de transferência!
The oncRpcNumber attribute contains part of the RPC map and stores the RPC number for UNIX RPCs.
The oncRpcNumber attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.18 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.192. organizationalStatus Copiar o linkLink copiado para a área de transferência!
The organizationalStatus attribute specifies a person’s category within an organization, such as an employee, contractor, or volunteer.
organizationalStatus: researcher
| OID | 0.9.2342.19200300.100.1.45 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.193. otherMailbox Copiar o linkLink copiado para a área de transferência!
The otherMailbox attribute contains values for email types other than X.400 and RFC 822.
For example:
otherMailbox: internet $ jsmith@example.com
| OID | 0.9.2342.19200300.100.1.22 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.194. ou Copiar o linkLink copiado para a área de transferência!
The organizationalUnitName (ou) attribute specifies the name of an organizational division or a subtree within the directory hierarchy.
organizationalUnitName: Marketing
ou: Marketing
| OID | 2.5.4.11 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.195. owner Copiar o linkLink copiado para a área de transferência!
The owner attribute specifies the distinguished name (DN) of the person responsible for an entry.
For example:
owner: cn=John Smith,ou=people,dc=example,dc=com
| OID | 2.5.4.32 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.196. pager Copiar o linkLink copiado para a área de transferência!
The pagerTelephoneNumber, or pager, attribute contains a person’s pager phone number.
pagerTelephoneNumber: 415-555-6789
pager: 415-555-6789
| OID | 0.9.2342.19200300.100.1.42 |
| Syntax | TelephoneNumber |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.197. parentOrganization Copiar o linkLink copiado para a área de transferência!
The parentOrganization attribute identifies the parent organization of an organization or organizational unit.
| OID | 1.3.6.1.4.1.1466.101.120.41 |
| Syntax | DN |
| Multi- or Single-Valued | Single-valued |
| Defined in | Netscape |
8.198. personalSignature Copiar o linkLink copiado para a área de transferência!
The personalSignature attribute contains the entry’s signature file, in binary format.
personalSignature:: AAAAAA==
| OID | 0.9.2342.19200300.100.1.53 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.199. personalTitle Copiar o linkLink copiado para a área de transferência!
The personalTitle attribute contains a person’s honorific, such as Ms., Dr., Prof., and Rev.
personalTitle: Mr.
| OID | 0.9.2342.19200300.100.1.40 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.200. photo Copiar o linkLink copiado para a área de transferência!
The photo attribute contains a photo file, in a binary format.
photo:: AAAAAA==
| OID | 0.9.2342.19200300.100.1.7 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.201. physicalDeliveryOfficeName Copiar o linkLink copiado para a área de transferência!
The physicalDeliveryOfficeName attribute specifies the city or town where a physical postal delivery office is located.
physicalDeliveryOfficeName: Raleigh
| OID | 2.5.4.19 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.202. postalAddress Copiar o linkLink copiado para a área de transferência!
The postalAddress attribute specifies the entry’s mailing address. When represented in LDIF format, separate each line by a dollar sign ($).
To represent an actual dollar sign ($) or backslash (\) within the entry text, use the escaped hex values \24 and \5c respectively. For example, to represent the string:
The dollar ($) value can be found
in the c:\cost file.
provide the string:
The dollar (\24) value can be found$in the c:\5ccost file.
| OID | 2.5.4.16 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.203. postalCode Copiar o linkLink copiado para a área de transferência!
The postalCode attribute specifies the postal code or ZIP code associated with an entry’s address.
postalCode: 44224
| OID | 2.5.4.17 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.204. postOfficeBox Copiar o linkLink copiado para a área de transferência!
The postOfficeBox attribute contains the postal address number or post office box number for an entry’s physical mailing address.
postOfficeBox: 1234
| OID | 2.5.4.18 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.205. preferredDeliveryMethod Copiar o linkLink copiado para a área de transferência!
The preferredDeliveryMethod attribute contains an entry’s preferred contact or delivery method.
For example:
preferredDeliveryMethod: telephone
| OID | 2.5.4.28 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.206. preferredLanguage Copiar o linkLink copiado para a área de transferência!
The preferredLanguage attribute specifies a person’s preferred written or spoken language. Values must conform to the HTTP Accept-Language header syntax.
| OID | 2.16.840.1.113730.3.1.39 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.207. preferredLocale Copiar o linkLink copiado para a área de transferência!
The preferredLocale attribute specifies a user’s preferred locale for language-specific presentation and sorting. Red Hat Directory Server supports American English, Japanese, and German.
| OID | 1.3.6.1.4.1.1466.101.120.42 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Netscape |
8.208. preferredTimeZone Copiar o linkLink copiado para a área de transferência!
The preferredTimeZone attribute sets the time zone to use for the user entry.
| OID | 1.3.6.1.4.1.1466.101.120.43 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in | Netscape |
8.209. presentationAddress Copiar o linkLink copiado para a área de transferência!
The presentationAddress attribute defines an Open Systems Interconnection (OSI) presentation address for an entry, such as Network Address and up to three selectors for transport, session, and presentation.
For example:
presentationAddress: TELEX+00726322+RFC-1006+02+130.59.2.1
| OID | 2.5.4.29 |
| Syntax | IA5String |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.210. protocolInformation Copiar o linkLink copiado para a área de transferência!
The protocolInformation attribute stores technical details about how to connect to a specific network service or protocol.
| OID | 2.5.4.48 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.211. pwdReset Copiar o linkLink copiado para a área de transferência!
When you change a user’s password, Red Hat Directory Server sets the pwdReset operational attribute to true in the user’s entry. Applications check this attribute to determine if a password reset occurred.
The pwdReset attribute is an operational attribute and, therefore, users cannot edit it.
| OID | 1.3.6.1.4.1.1466.115.121.1.7 |
| Syntax | Boolean |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.212. ref Copiar o linkLink copiado para a área de transferência!
Red Hat Directory Server uses the ref attribute to support LDAPv3 smart referrals. The value of ref is an LDAP URL.
For example:
ldap:_host_name_:_port_number_/subtree_dn
The port number is optional.
For example:
ref: ldap://server.example.com:389/ou=People,dc=example,dc=com
| OID | 2.16.840.1.113730.3.1.34 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in | LDAPv3 Referrals Internet Draft |
8.213. registeredAddress Copiar o linkLink copiado para a área de transferência!
The registeredAddress attribute contains a postal address for receiving telegrams or expedited documents. The recipient’s signature is usually required on delivery.
| OID | 2.5.4.26 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.214. roleOccupant Copiar o linkLink copiado para a área de transferência!
The roleOccupant attribute contains the distinguished name (DN) of the person acting in the role defined in the organizationalRole entry.
roleOccupant: uid=bjensen,dc=example,dc=com
| OID | 2.5.4.33 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.215. roomNumber Copiar o linkLink copiado para a área de transferência!
The roomNumber attribute specifies the room number of an object. Use the cn attribute for naming room objects.
roomNumber: 230
| OID | 0.9.2342.19200300.100.1.6 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.216. searchGuide Copiar o linkLink copiado para a área de transferência!
The searchGuide attribute specifies suggested search criteria when using the entry as the base object in the directory tree for a search operation. When constructing search filters, use the enhancedSearchGuide attribute instead.
| OID | 2.5.4.14 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.217. secretary Copiar o linkLink copiado para a área de transferência!
The secretary attribute identifies an entry’s secretary or administrative assistant.
secretary: cn=John Smith,dc=example,dc=com
| OID | 0.9.2342.19200300.100.1.21 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.218. seeAlso Copiar o linkLink copiado para a área de transferência!
The seeAlso attribute identifies another Red Hat Directory Server entry that contains information related to this entry.
seeAlso: cn=Quality Control Inspectors,ou=manufacturing,dc=example,dc=com
| OID | 2.5.4.34 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.219. serialNumber Copiar o linkLink copiado para a área de transferência!
The serialNumber attribute contains the serial number of a device.
serialNumber: 555-1234-AZ
| OID | 2.5.4.5 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.220. serverHostName Copiar o linkLink copiado para a área de transferência!
The serverHostName attribute contains the hostname of the server on which Red Hat Directory Server is running.
| OID | 2.16.840.1.113730.3.1.76 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Red Hat Administration Services |
8.221. serverProductName Copiar o linkLink copiado para a área de transferência!
The serverProductName attribute contains the name of the server product.
| OID | 2.16.840.1.113730.3.1.71 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Red Hat Administration Services |
8.222. serverVersionNumber Copiar o linkLink copiado para a área de transferência!
The serverVersionNumber attribute contains the server version number.
| OID | 2.16.840.1.113730.3.1.72 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Red Hat Administration Services |
8.223. shadowExpire Copiar o linkLink copiado para a área de transferência!
The shadowExpire attribute contains the date that the shadow account expires. The format of the date is in the number days since EPOCH, in UTC.
To calculate the date of expiration on the system, run a command like the following, using -d for the current date and -u to specify UTC:
$ echo date -u -d 20100108 +%s /24/60/60 |bc
14617
The result (14617 in the example) is then the value of shadowExpire.
shadowExpire: 14617
The shadowExpire attribute is defined in 10rfc2307.ldif in Directory Server . To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.10 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.224. shadowFlag Copiar o linkLink copiado para a área de transferência!
The shadowFlag attribute identifies what area in the shadow map stores the flag values.
shadowFlag: 150
The shadowFlag attribute is defined in 10rfc2307.ldif in Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.11 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.225. shadowInactive Copiar o linkLink copiado para a área de transferência!
The shadowInactive attribute sets how long, in days, the shadow account can be inactive.
shadowInactive: 15
The shadowInactive attribute is defined in 10rfc2307.ldif in Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.9 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.226. shadowLastChange Copiar o linkLink copiado para a área de transferência!
The shadowLastChange attribute contains the number of days between January 1, 1970 and the day when the user password was last set. For example, if an account’s password was last set on Nov 4, 2016, the shadowLastChange attribute is set to 0.
The following exceptions apply:
-
When the
passwordMustChangeparameter is enabled in thecn=configentry, new accounts have0set in theshadowLastChangeattribute. -
When you create an account without password, the
shadowLastChangeattribute is not added.
The shadowLastChange attribute is automatically updated for accounts synchronized from Active Directory.
The shadowLastChange attribute is defined in 10rfc2307.ldif in Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.5 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.227. shadowMax Copiar o linkLink copiado para a área de transferência!
The shadowMax attribute sets the maximum number of days that a shadow password is valid.
shadowMax: 10
The shadowMax attribute is defined in 10rfc2307.ldif in Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.7 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.228. shadowMin Copiar o linkLink copiado para a área de transferência!
The shadowMin attribute sets the minimum number of days that must pass between changing the shadow password.
shadowMin: 3
The shadowMin attribute is defined in 10rfc2307.ldif in Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.6 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.229. shadowWarning Copiar o linkLink copiado para a área de transferência!
The shadowWarning attribute sets how many days in advance of password expiration to send a warning to the user.
shadowWarning: 2
The shadowWarning attribute is defined in 10rfc2307.ldif in Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.8 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.230. singleLevelQuality Copiar o linkLink copiado para a área de transferência!
The singleLevelQuality attribute specifies the supposed data quality at the level immediately below in the directory tree.
| OID | 0.9.2342.19200300.100.1.50 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.231. sn Copiar o linkLink copiado para a área de transferência!
The surname (sn) attribute contains an entry’s surname, also called a last name or family name.
surname: Jensen
sn: Jensen
| OID | 2.5.4.4 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.232. st Copiar o linkLink copiado para a área de transferência!
The stateOrProvinceName (st) attribute contains the entry’s state or province.
stateOrProvinceName: California
st: California
| OID | 2.5.4.8 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.233. street Copiar o linkLink copiado para a área de transferência!
The streetAddress (street) attribute contains an entry’s street name and residential address.
streetAddress: 1234 Ridgeway Drive
street: 1234 Ridgeway Drive
| OID | 2.5.4.9 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.234. subject Copiar o linkLink copiado para a área de transferência!
The subject attribute contains information about the subject matter of the document entry.
subject: employee option grants
| OID | 0.9.2342.19200300.102.1.8 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Internet White Pages Pilot |
8.235. subtreeMaximumQuality Copiar o linkLink copiado para a área de transferência!
The subtreeMaximumQuality attribute specifies the supposed maximum data quality for a directory subtree.
| OID | 0.9.2342.19200300.100.1.52 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.236. subtreeMinimumQuality Copiar o linkLink copiado para a área de transferência!
The subtreeMinimumQuality attribute specifies the supposed minimum data quality for a directory subtree.
| OID | 0.9.2342.19200300.100.1.51 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.237. supportedAlgorithms Copiar o linkLink copiado para a área de transferência!
The supportedAlgorithms attribute contains algorithms. An LDAP client must request and Red Hat Directory Server must store the attribute value in binary format, such as supportedAlgorithms;binary.
supportedAlgorithms:: AAAAAA==
| OID | 2.5.4.52 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.238. supportedApplicationContext Copiar o linkLink copiado para a área de transferência!
The supportedApplicationContext attribute contains the identifiers of Open Systems Interconnection (OSI) application contexts.
| OID | 2.5.4.30 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.239. telephoneNumber Copiar o linkLink copiado para a área de transferência!
The telephoneNumber attribute contains an entry’s phone number.
For example:
telephoneNumber: 415-555-2233
| OID | 2.5.4.20 |
| Syntax | TelephoneNumber |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.240. teletexTerminalIdentifier Copiar o linkLink copiado para a área de transferência!
The teletexTerminalIdentifier attribute contains an entry’s teletex terminal identifier.
The first printable string in the example is the encoding of the first portion of the teletex terminal identifier to be encoded, and the subsequent 0 or more octet strings are subsequent portions of the teletex terminal identifier:
teletex-id = ttx-term 0*("$" ttx-param)
ttx-term = printablestring
ttx-param = ttx-key ":" ttx-value
ttx-key = "graphic" / "control" / "misc" / "page" / "private"
ttx-value = octetstring
| OID | 2.5.4.22 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.241. telexNumber Copiar o linkLink copiado para a área de transferência!
The telexNumber attribute defines the telex number of the entry.
The format of the telex number is as follows:
actual-number "$" country "$" answerback
- actual-number is the syntactic representation of the number portion of the telex number being encoded.
- country is the TELEX country code.
- answerback is the answerback code of a TELEX terminal.
| OID | 2.5.4.21 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.242. title Copiar o linkLink copiado para a área de transferência!
The title attribute contains a person’s title within the organization.
title: Senior QC Inspector
| OID | 2.5.4.12 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.243. ttl Copiar o linkLink copiado para a área de transferência!
The TimeToLive (ttl) attribute contains the time, in seconds, that cached information about an entry should be considered valid. Once the specified time has elapsed, the information is considered out of date. A value of zero (0) indicates that the entry should not be cached.
TimeToLive: 120
ttl: 120
| OID | 1.3.6.1.4.250.1.60 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | LDAP Caching Internet Draft |
8.244. uid Copiar o linkLink copiado para a área de transferência!
The userID, more commonly uid, attribute contains the entry’s unique user name.
userID: jsmith
uid: jsmith
| OID | 0.9.2342.19200300.100.1.1 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.245. uidNumber Copiar o linkLink copiado para a área de transferência!
The uidNumber attribute contains a unique numeric identifier for a user entry and is analogous to the user number in Unix.
uidNumber: 120
The uidNumber attribute is defined in 10rfc2307.ldif in the Directory Server. To use the updated RFC 2307 schema, remove the 10rfc2307.ldif file and copy the 10rfc2307bis.ldif file from the /usr/share/dirsrv/data directory to the /etc/dirsrv/slapd-instance/schema directory.
| OID | 1.3.6.1.1.1.1.0 |
| Syntax | Integer |
| Multi- or Single-Valued | Single-valued |
| Defined in |
8.246. uniqueIdentifier Copiar o linkLink copiado para a área de transferência!
The uniqueIdentifier attribute identifies a specific item that Red Hat Directory Server uses to distinguish between two entries when a distinguished name was reused. This attribute is intended to detect any instance of a reference to a distinguished name that was deleted. Directory Server assigns uniqueIdentifier.
uniqueIdentifier:: AAAAAA==
| OID | 0.9.2342.19200300.100.1.44 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.247. uniqueMember Copiar o linkLink copiado para a área de transferência!
The uniqueMember attribute identifies a group of names associated with an entry where each name was given a uniqueIdentifier to ensure its uniqueness. A value for the uniqueMember attribute is a distinguished name (DN) followed by the uniqueIdentifier.
| OID | 2.5.4.50 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.248. updatedByDocument Copiar o linkLink copiado para a área de transferência!
The updatedByDocument attribute contains the distinguished name (DN) of a document that is an updated version of the document entry.
| OID | 0.9.2342.19200300.102.1.6 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Internet White Pages Pilot |
8.249. updatesDocument Copiar o linkLink copiado para a área de transferência!
The updatesDocument attribute contains the distinguished name of a document for which this document is an updated version.
| OID | 0.9.2342.19200300.102.1.5 |
| Syntax | DN |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Internet White Pages Pilot |
8.250. userCertificate Copiar o linkLink copiado para a área de transferência!
The userCertificate attribute stores a user’s public key certificate. An LDAP client must request and Red Hat Directory Server must store the attribute value in binary format, such as userCertificate;binary.
userCertificate;binary:: AAAAAA==
| OID | 2.5.4.36 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.251. userClass Copiar o linkLink copiado para a área de transferência!
The userClass attribute specifies a category of computer user. The semantics of this attribute are arbitrary. The organizationalStatus attribute makes no distinction between computer users and other types of users and may be more applicable.
userClass: intern
| OID | 0.9.2342.19200300.100.1.8 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.252. userPassword Copiar o linkLink copiado para a área de transferência!
The userPassword attribute identifies the entry’s password and encryption method in the format {encryption method}encrypted password.
For example:
userPassword: {sha}FTSLQhxXpA05
Transferring cleartext passwords is strongly discouraged where the underlying transport service cannot guarantee confidentiality. Transferring in cleartext may result in disclosure of the password to unauthorized parties.
| OID | 2.5.4.35 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.253. userPKCS12 Copiar o linkLink copiado para a área de transferência!
The userPKCS12 attribute provides a format for the exchange of personal identity information. An LDAP client must request and Red Hat Directory Server must store the attribute value in binary format, such as userPKCS12;binary. The attribute values are PFX PDUs stored as binary data.
| OID | 2.16.840.1.113730.3.1.216 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.254. userSMIMECertificate Copiar o linkLink copiado para a área de transferência!
The userSMIMECertificate attribute contains certificates used by mail clients for S/MIME. An LDAP client must request and Red Hat Directory Server must store the attribute value in binary format, such as userSMIMECertificate;binary.
For example:
userSMIMECertificate;binary:: AAAAAA==
| OID | 2.16.840.1.113730.3.1.40 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.255. vacationEndDate Copiar o linkLink copiado para a área de transferência!
The vacationEndDate attribute indicates the ending date of the user’s vacation period.
| OID | 2.16.840.1.113730.3.1.708 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.256. vacationStartDate Copiar o linkLink copiado para a área de transferência!
The vacationStartDate attribute indicates the start date of the user’s vacation period.
| OID | 2.16.840.1.113730.3.1.707 |
| Syntax | DirectoryString |
| Multi- or Single-Valued | Multi-valued |
| Defined in | Netscape Messaging Server |
8.257. x121Address Copiar o linkLink copiado para a área de transferência!
The x121Address attribute contains a user’s X.121 address.
| OID | 2.5.4.24 |
| Syntax | IA5String |
| Multi- or Single-Valued | Multi-valued |
| Defined in |
8.258. x500UniqueIdentifier Copiar o linkLink copiado para a área de transferência!
The x500UniqueIdentifier attribute is reserved for future use. It is a binary identifier for differentiating objects when a distinguished name (DN) was reused.
x500UniqueIdentifier:: AAAAAA==
| OID | 2.5.4.45 |
| Syntax | Binary |
| Multi- or Single-Valued | Multi-valued |
| Defined in |