Top "Novell" questions

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
Novell LDAP C# - Novell.Directory.Ldap - Has anybody made it work?

I'm trying to use the library released by Novell (Novell.Directory.Ldap). Version 2.1.10. What I've done so far: I tested …

c# .net ldap novell
How to sort LDAP Result with LDAP Query?

I'm creating a LDAP directory search using PHP and we're using Novell as our LDAP server. I'm able to successfully …

php ldap ldap-query novell
C# netcore ldap authentication using Novell.Directory.Ldap.NETStandard library

it is the first time I'm working with LDAP and Active Directory. I have to make a web api with .…

c# authentication active-directory .net-core novell
Can you explain why DirectoryInfo.GetFiles produces this IOException?

I have a WinForms client-server app running on a Novell network that produces the following error when connecting to the …

.net windows networking ioexception novell
How can my C# app test whether the user has "Read" access to a network share?

I work on a thick-client app that often runs into "issues" accessing network shares. Before doing any IO with the …

c# windows acl novell