LDAP Tool
DN Parser
Break a distinguished name down into its RDN components, or build one from parts.
Build a DN
CN=Jane Doe,OU=Users,DC=example,DC=comParse a DN
CN=Jane Doe,OU=Engineering,OU=Users,DC=example,DC=com- CN=Jane Doe
- OU=Engineering
- OU=Users
- DC=example
- DC=com