-
Notifications
You must be signed in to change notification settings - Fork 0
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
LDAP connection with authentication #21
Comments
Hello @sielaff-it-ilmenau , Currently binding a LDAP server is not supported. As we are using the OpenLDAP library this should not be so hard. PS: Pull requests are always welcome 😉 |
Hello @sielaff-it-ilmenau , Could this be a solution that works for you? |
Hello @Mik-, Thank you very much! |
Hello folks,
It is very nice that there is another SIP client in the Linux world, and one with few additional functions that are often not needed for simple telephone calls.
The company I work for would like to use this nice piece of software in the service area - but there is still a problem with the LDAP connection for the contacts. We currently use simple authentication with a special user name and password.
Is there a way to build in a separate authentication option for the LDAP connection? - I have tried it via the ldap:// - URI, but without success. Perhaps you also know a possibility that I have overlooked so far.
The text was updated successfully, but these errors were encountered: