Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for LDAP with STARTTLS #8

Closed
MartLTB opened this issue Jun 14, 2023 · 2 comments
Closed

Add support for LDAP with STARTTLS #8

MartLTB opened this issue Jun 14, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@MartLTB
Copy link

MartLTB commented Jun 14, 2023

We would like to use our LDAP service with Bacularis but it only supports connections using STARTTLS while Bacularis only offers LDAPS. From what I know STARTTLS is the current standard and the current php-ldap should also support it so it would be great to see Bacularis support for LDAP with STARTTLS added.

@ganiuszka ganiuszka self-assigned this Jun 14, 2023
@ganiuszka ganiuszka added the enhancement New feature or request label Jun 14, 2023
@ganiuszka
Copy link
Member

Hello MartLTB,

Thank you for this feature request.

Yes, you are right about StartTLS. We will try to add this option quickly.

Thanks.

Best regards,
Marcin Haba (gani)

ganiuszka added a commit to bacularis/bacularis-common that referenced this issue Jun 15, 2023
It has been reported by MartLTB in bacularis-app repository.

bacularis/bacularis-app#8
ganiuszka added a commit to bacularis/bacularis-web that referenced this issue Jun 15, 2023
It has been reported by MartLTB in bacularis-app repository.

bacularis/bacularis-app#8
@ganiuszka
Copy link
Member

Hi MartLTB,

I am glad to let you know that we added the StartTLS option to LDAP connection.

It will be available from next 1.7.0 release.

Thanks.

Best regards,
Marcin Haba (gani)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants