Is there a way to skip the
OK, this is probably a dumb question, but: is there any way to do away with the "cn=" prefix when storing destinations in an LDAP server?
Thing is, if you use file-based objectstores you don't need them, so you can name your q's and topics something like "Company.Retail.Product.Updates" during dev and test. But when you go to prod (assuming you use LDAP) you then have to change them all to something like "cn=Company.Retail.Product.Updates" which can be a major hassle.

