What is the problem in using a self-generated OID? I believe it only has to be unique across the system right? And I am only using a single LDAP server.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no “problem” with using a self-generated OID for your internal purposes. Modern, professional-quality LDAP directory servers provide a mechanism for using text in place of OIDs, or some other mechanism for auto-generating OIDs. It is perfectly acceptable to use the self-generated OIDs as long as the creator does not plan to ever publish those OIDs without registration – which could create a conflict with existing published OIDs.