Skip to content

[Linux] System.DirectoryServices.Protocols is not supported on this platform #77022

@Lemaus123

Description

@Lemaus123

I have error of System.DirectoryServices.Protocols is not supported on this plartform while I'm using 5.18.19-3-MANJARO (64-bit), with the 6.0.9 runtime

The exception is thrown while executing the following statement:

var connection = new LdapConnection(domain);

I tried both versions 6.0.1 and 7.0.0-rc.2.22472.3, and the issue is occurring every time.

I use .NET6 for this project. According to the research I've done, this package should be cross-platform on both Mac and Linux for a few years now, am I missing something to be able to use it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions