Top "Edirectory" questions

NetIQ eDirectory (formerly Novell eDirectory) is a full-service, secure LDAP directory.

How to save the LDAP SSL Certificate from OpenSSL

I wanted the SSL Certificate of my LDAP Server which is Novell eDirectory. I have used openssl to connect to …

ssl ldap openssl ssl-certificate edirectory
Connecting to LDAP from C# using DirectoryServices

I am trying to connect to an edirectory 8.8 server running LDAP. How would I go about doing that in .Net? …

c# ldap directoryservices novell edirectory
How to change passwords using System.DirectoryServices.Protocols

Our user store is an LDAP server called eDirectory. How do you change user passwords using System.DirectoryServices.Protocols?

c# .net ldap directoryservices edirectory
What's the difference in using distinguished name with cn or uid when logging into LDAP?

I'm running into a problem using LDAP to authenticate logins. We are using a Novell edirectory for authentication of other …

ldap ldapconnection distinguishedname edirectory
LDAP Bind Error using node.js and ldapjs

I am trying to implement a basic ldap bind with the following node.js file. Unfortunately, I keep getting a …

javascript node.js ldap edirectory