Title attribute
Applies to: desktop apps only
Contains the user's job title. This property is commonly used to indicate the formal job title, such as Senior Programmer, rather than occupational class, such as programmer. It is not typically used for suffix titles such as Esq. or DDS.
| CN | Title |
|---|---|
| Ldap-Display-Name | title |
| Size | - |
| Update Privilege | Domain administrator or account owner. |
| Update Frequency | When the user's record is created and whenever the title needs to change. |
| Attribute-Id | 2.5.4.12 |
| System-Id-Guid | bf967a55-0de6-11d0-a285-00aa003049e2 |
| Syntax | String(Unicode) |
Implementations
- Windows 2000 Server
- Windows Server 2003
- Windows Server 2003 R2
- Windows Server 2008
- Windows Server 2008 R2
- Windows Server 8 Beta
Windows 2000 Server
| Link-Id | - |
|---|---|
| MAPI-Id | 0x3A17 |
| System-Only | False |
| Is-Single-Valued | True |
| Is Indexed | False |
| In Global Catalog | False |
| NT-Security-Descriptor | O:BAG:BAD:S: |
| Range-Lower | 1 |
| Range-Upper | 64 |
| Search-Flags | 0x00000000 |
| System-Flags | 0x00000010 |
| Classes used in | Organizational-PersonResidential-Person |
Windows Server 2003
| Link-Id | - |
|---|---|
| MAPI-Id | 0x3A17 |
| System-Only | False |
| Is-Single-Valued | True |
| Is Indexed | False |
| In Global Catalog | False |
| NT-Security-Descriptor | O:BAG:BAD:S: |
| Range-Lower | 1 |
| Range-Upper | 64 |
| Search-Flags | 0x00000000 |
| System-Flags | 0x00000010 |
| Classes used in | Organizational-PersonResidential-Person |
Windows Server 2003 R2
| Link-Id | - |
|---|---|
| MAPI-Id | 0x3A17 |
| System-Only | False |
| Is-Single-Valued | True |
| Is Indexed | False |
| In Global Catalog | False |
| NT-Security-Descriptor | O:BAG:BAD:S: |
| Range-Lower | 1 |
| Range-Upper | 64 |
| Search-Flags | 0x00000000 |
| System-Flags | 0x00000010 |
| Classes used in | Organizational-PersonResidential-Person |
Windows Server 2008
| Link-Id | - |
|---|---|
| MAPI-Id | 0x3A17 |
| System-Only | False |
| Is-Single-Valued | True |
| Is Indexed | False |
| In Global Catalog | False |
| NT-Security-Descriptor | O:BAG:BAD:S: |
| Range-Lower | 1 |
| Range-Upper | 128 |
| Search-Flags | 0x00000000 |
| System-Flags | 0x00000010 |
| Classes used in | Organizational-PersonResidential-Person |
Windows Server 2008 R2
| Link-Id | - |
|---|---|
| MAPI-Id | 0x3A17 |
| System-Only | False |
| Is-Single-Valued | True |
| Is Indexed | False |
| In Global Catalog | False |
| NT-Security-Descriptor | O:BAG:BAD:S: |
| Range-Lower | 1 |
| Range-Upper | 128 |
| Search-Flags | 0x00000000 |
| System-Flags | 0x00000010 |
| Classes used in | Organizational-PersonResidential-Person |
Windows Server 8 Beta
| Link-Id | - |
|---|---|
| MAPI-Id | 0x3A17 |
| System-Only | False |
| Is-Single-Valued | True |
| Is Indexed | False |
| In Global Catalog | False |
| NT-Security-Descriptor | O:BAG:BAD:S: |
| Range-Lower | 1 |
| Range-Upper | 128 |
| Search-Flags | 0x00000000 |
| System-Flags | 0x00000010 |
| Classes used in | Organizational-PersonResidential-Person |
Send comments about this topic to Microsoft
Build date: 2/3/2012
Range Upper is 128 for the title attribute in w2k8
In "SCH40.LDF", the max number of characters is configured to 128
dn: CN=Title,CN=Schema,CN=Configuration,DC=X
changetype: ntdsSchemaModify
replace: rangeUpper
rangeUpper: 128
dn: CN=Title,CN=Schema,CN=Configuration,DC=X
changetype: ntdsSchemaModify
replace: rangeUpper
rangeUpper: 128
- 1/11/2010
- Jorge de Almeida Pinto [MVP-DS]
- 1/21/2010
- Thomas Lee