Skip to content

Slot: ldap_dn

The X.500 Distinguished Name (DN) is a structured string that uniquely

identifies an entry, such as a user, in an X.500 directory service For example,

cn=John Doe,ou=People,dc=example,dc=com.

URI: ocsf:ldap_dn Alias: ldap_dn

Applicable Classes

Name Description Modifies Slot
LdapPerson The additional LDAP attributes that describe a person no

Properties

Type and Range

Property Value
Range String
Domain Of LdapPerson

Cardinality and Requirements

Property Value

Aliases

  • LDAP Distinguished Name

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:ldap_dn
native ocsf:ldap_dn

LinkML Source

name: ldap_dn
description: 'The X.500 Distinguished Name (DN) is a structured string that uniquely

  identifies an entry, such as a user, in an X.500 directory service For example,

  <code>cn=John Doe,ou=People,dc=example,dc=com</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- LDAP Distinguished Name
rank: 1000
alias: ldap_dn
domain_of:
- LdapPerson
range: string