Page 1 of 1

[Implemented] Secure external authentication

Posted: Mon May 13, 2019 9:50 am
by tommyd
Please implement any kind of secure external authentication (Active Directory) witch does not require reversible passwords:
radius with mschap v2
ldaps
pam

Re: Secure expretnal authentication

Posted: Mon May 13, 2019 10:46 am
by Tomas
Direct LDAP integration is on the Roadmap, and it will include LDAPS.

We are hoping to release that around August this year.

Re: Secure expretnal authentication

Posted: Mon May 13, 2019 12:10 pm
by tommyd
Tomas wrote:
Mon May 13, 2019 10:46 am
Direct LDAP integration is on the Roadmap, and it will include LDAPS.
great, we just bought 120 device license and managing account for 20 person team manually isn't fun

Re: Secure external authentication

Posted: Thu Jul 04, 2019 12:55 pm
by Confab
Also looking forward an LDAP integration!

Re: Secure external authentication

Posted: Fri Jan 29, 2021 11:01 am
by edward.fingleton
Has this been implemented yet? I can't find the option.

Re: Secure external authentication

Posted: Tue Mar 29, 2022 8:25 pm
by smccloud
Is this still being worked on? Radius with PAP or CHAP is not a viable option for us. Cleartext password transmission over the network will not work and storing the passwords in AD using reversible encryption will not work either.

Re: Secure external authentication

Posted: Tue Mar 29, 2022 11:34 pm
by Tomas
smccloud wrote:
Tue Mar 29, 2022 8:25 pm
Is this still being worked on?
This is actively worked on. Release target for LDAP is 2.3.0.

Re: [Implemented] Secure external authentication

Posted: Mon Feb 20, 2023 4:32 pm
by Tomas
With release of 2.3.0 which includes support for LDAPS and LDAP with StartTLS, I am marking this topic as "[Implemented]" :)

Re: [Implemented] Secure external authentication

Posted: Mon Feb 20, 2023 5:11 pm
by ktkintner
Can you add the ability to use a filter with LDAP authentication? Just using a base DN isn't sufficient for all organizations, being able to use a filter to specify things like being a member of a group would be very helpful.

Re: [Implemented] Secure external authentication

Posted: Tue Feb 21, 2023 4:32 pm
by Vik@Unimus
This is a useful feature. We have created an internal ticket to investigate options to add filtering to requests. When I have some more information to share, I will update the thread.