About 738,000 results
Open links in new tab
  1. What are CN, OU, DC in an LDAP search? - Stack Overflow

    Sep 12, 2013 · CN = Common Name OU = Organizational Unit DC = Domain Component These are all parts of the X.500 Directory Specification, which defines nodes in a LDAP directory. …

  2. php - LDAP issue, ldap_bind invalid dn syntax - Stack Overflow

    Nov 22, 2012 · LDAP issue, ldap_bind invalid dn syntax Asked 12 years, 7 months ago Modified 12 years, 7 months ago Viewed 116k times

  3. Re-write Name,CN, and DN attribute for Active Directory users …

    May 18, 2013 · Re-write Name,CN, and DN attribute for Active Directory users with Powershell Asked 12 years, 1 month ago Modified 9 months ago Viewed 14k times

  4. powershell - How to Split DistinguishedName? - Stack Overflow

    May 1, 2015 · There are already a lot of good answers here. I just want to point out that the "fields" in a DN can themselves contain a comma, and when they do it's escaped with a …

  5. ldap - Base DN vs Root DN? - Stack Overflow

    Jan 21, 2021 · 2 Root dn is the dn with empty string ("") and root entry generally includes information about ldap server like supported controls, supported auth mechanisms etc. …

  6. x509certificate - What is the meaning of distinguished name …

    Feb 15, 2021 · 0 Distinguished name (DN) is a term that describes the identifying information in a certificate and is part of the certificate itself.

  7. LDAP server which is my base dn - Stack Overflow

    A base dn is the point from where a server will search for users. So I would try to simply use admin as a login name. If openca behaves like most ldap aware applications, this is what is …

  8. image processing - Difference between intensity value and digital ...

    Oct 20, 2017 · On the other hand, digital number (DN) is a numerical representation of the intensity value, which is obtained by converting the analog signal from the sensor to a digital …

  9. ssl - How do Common Names (CN) and Subject Alternative Names …

    Assuming the Subject Alternative Name (SAN) property of an SSL certificate contains two DNS names domain.example host.domain.example but the Common Name (CN) is set to only one …

  10. Cannot connect to LDAP "Invalid DN Syntax" - Stack Overflow

    Mar 4, 2014 · Cannot connect to LDAP "Invalid DN Syntax" Asked 11 years, 3 months ago Modified 11 years, 3 months ago Viewed 12k times