Skip to content

System.DirectoryServices.Protocols.LdapConnection fails to find the new version of the LDAP library on Alpine linux 3.20 #108448

@horato

Description

@horato

Description

It's basically the same issue as #69456 except on alpine linux. Libldap 2.6.8 was released.
https://pkgs.alpinelinux.org/packages?name=libldap&branch=v3.20&repo=&arch=x86_64&origin=&flagged=&maintainer=

.net standard 2.0 library using nuget System.DirectoryServices.Protocols 8.0.0, hosted via net8.0 app in alpine linux.

Reproduction Steps

See #69456
Except the app is run in alpine docker instead of ubuntu
FROM mcr.microsoft.com/dotnet/runtime:8.0-alpine AS base

Expected behavior

See #69456

Actual behavior

See #69456

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions