Skip to content

[FEAT] LDAP Authentication Requires PHP LDAP Extension, But Docker Image Does Not Include It #57

@maidis

Description

@maidis

Is this a new feature request?

  • I have searched the existing issues

Wanted change

Hello,

I am trying to configure LDAP authentication in ProjectSend using the Docker image (lscr.io/linuxserver/projectsend).

However, it seems that the image does not include the PHP LDAP extension, which causes ProjectSend to display the following message on the LDAP settings page:

"LDAP extension is not loaded in PHP"

Because of this, LDAP authentication cannot be enabled.

Without the PHP LDAP module available in the Docker image, LDAP authentication cannot be configured at all, even though the UI provides LDAP settings.

Could you please add PHP LDAP extension or provide configuration/documentation steps to enable it?

Thanks in advance for your help and for maintaining ProjectSend.

Reason for change

LDAP authentication is essential for many organizations and improves centralized user management.

Proposed code change

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions