Domino DN Syntax

What is the syntax used for Domino DN. Can we have comma (,) and Forward Slash (/) in the User DN.Please let me know some sample Domino DN

Subject: Is is X400

Hi Rahul,

Domino Names follow the X400/X500 Standard. You can check for the ITU definitions. In short:

No fancy stuff!

A Domino name (even if displayed abbreivated) is stored as

CN=Fullname (can have dot)/OU[1…4]=OrgUnit/O=Org/C=Country

So slashes are a NO NO, since they are used to separate the name parts. With commas I’m not too sure, but you better stay clear of anything that is punctuation other than dot.

Hth

:slight_smile: stw