About 50 results
Open links in new tab
  1. 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 going to happen : An …

  2. 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. "dc=example,dc=com" is …

  3. Getting dn-attributes-failure error after AAD connect upgrade V2.0

    Sep 27, 2021 · Getting dn-attributes-failure error after AAD connect upgrade V2.0. How to fix the error?

  4. 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. You can also …

  5. Login to ldap with uid instead of cn in DN input - Stack Overflow

    I'm running into a problem using LDAP to authenticate logins. I already created a user with all basic info and try to login through phpldapadmin with detail : Login DN: cn=Sample User,ou=people,dc=

  6. 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 Issuer, they …

  7. active directory - Is LDAP DN case insensitive? - Stack Overflow

    Apr 27, 2015 · An LDAP DN is composed of several attribute value pairs (RDNs) and each one may have a different syntax. By default, all of the attributes used in naming are DirectoryString and thus …

  8. active directory - Ldap DN (distinguished name) with more than one …

    Jan 7, 2018 · Ldap DN (distinguished name) with more than one CN. What is the purpose? Ask Question Asked 8 years, 2 months ago Modified 3 years, 3 months ago

  9. c - Is %dn a format string? - Stack Overflow

    Jan 10, 2010 · Is %dn a format string? Ask Question Asked 16 years, 2 months ago Modified 16 years, 2 months ago

  10. ldap - Finding CN of users in Active Directory - Stack Overflow

    I'm trying to find the Base DN of the user that can access or controls all the users in Active Directory so I can put it in my LDAP. Usually someone will give me this, and it looks like DC=domain,DC=