About 50 results
Open links in new tab
  1. c# - LDAP test connection - Invalid DN Syntax - Stack Overflow

    Apr 23, 2024 · LDAP test connection - Invalid DN Syntax Asked 1 year, 9 months ago Modified 1 year, 9 months ago Viewed 1k times

  2. 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 …

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

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

  4. r - Why am I getting dimnames (x) <- dn - Stack Overflow

    Feb 17, 2025 · Why am I getting dimnames (x) <- dn : length of 'dimnames' [2] not equal to array extent? Asked 1 year ago Modified 4 months ago Viewed 344 times

  5. What are CN, OU, DC in an LDAP search? - Stack Overflow

    Sep 12, 2013 · It is a DN (Distinguished Name) (a series of comma-separated key/value pairs used to identify entries uniquely in the directory hierarchy). The DN is actually the entry's fully …

  6. kubernetes - ELK Elasticsearch Kibana Login LDAP not working: …

    Oct 9, 2023 · ELK Elasticsearch Kibana Login LDAP not working: bind_dn secure_bind_password k8s pod postStart - elasticsearch-keystore has password for bind_dn user [closed] Asked 2 …

  7. x509 - Certificate subject X.509 - Stack Overflow

    Sep 29, 2023 · Those attributes are specified in X.520 : Information technology - Open Systems Interconnection - The Directory: Selected attribute types. When present in the Subject or …

  8. zpl ii - ZPL ^DN command? - Stack Overflow

    Nov 30, 2023 · A comma in the data pads the current line with 00 (white space), minimizing the data sent. ~DN or any caret or tilde character prematurely aborts the download. See: ZPL 2 …

  9. Easy way to test an LDAP User's Credentials - Stack Overflow

    Apr 27, 2013 · 79 Is there an easy way to test the credentials of a user against an LDAP instance? I know how to write a Java program that would take the 'User DN' and password, …

  10. pki - What does "subject" mean in certificate? - Stack Overflow

    Mar 16, 2009 · The Subject DN is made of multiple relative distinguished names (RDNs) (themselves made of attribute assertion values) such as "CN=yourname" or …