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

Ldap #174

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

Ldap #174

wants to merge 27 commits into from

Conversation

tarassh
Copy link

@tarassh tarassh commented Aug 2, 2017

Dear Sentrifugo Team,
Eleks chose Sentrifugo CRM for internal use and as CRM for our clients.
We plan to develop different features which needed for enterprise customers and for us will be great to know your product roadmap.

It would be nice if you address this pull request and I propose to arrange some meeting for partnership opportunity discussion.

LDAP authentication support for Sentrifugo.
Introduced changes:
Added one installation step for LDAP step5.
Added LDAP configuration section of application.ini
Added username column to the main_users table.
Added username field to employees views.

Taras Shchybovyk - R&D Manager from eleks.

#154

Taras Shchybovyk added 27 commits June 21, 2017 11:11
Changes:
added ldap section to application.ini
added step5.php for ldap configuration for install section.
added username column to main_users and employee, candidate, org_head view/models
Changes:
added ldap section to application.ini
added step5.php for ldap configuration for install section.
added username column to main_users and employee, candidate, org_head view/models

added ldap_constans.php
@sapplica
Copy link
Owner

sapplica commented Aug 4, 2017

Hi,

Thank you for showing interest in our Product!! Yes, we are feasible to have a discussion with your team. We'll be happy to share you our product road map over a discussion. Kindly send us your details to our support email at [email protected] for further communication.

Have a great day ahead!

@thesnoom
Copy link

thesnoom commented Dec 1, 2017

Hi tarassh,

Are you available to help with your LDAP pull request?

I am looking to implement Sentrifugo + LDAP in our environment, and I'm having some bother. We cannot seem to login with the LDAP straight after installation completes. The account is in MYSQL DB, but doesn't log in and we don't see any LDAP requests at all.

@tarassh
Copy link
Author

tarassh commented Dec 14, 2017 via email

@tarassh
Copy link
Author

tarassh commented Dec 14, 2017 via email

@tiagooandre
Copy link

Hi @tarassh,

I've already fixed that problem but now, unfortunately, I have another one.

When I try to configure "LDAP Server Settings" section I see this error:
sentrifugoerror

Do you know what could be?
Thank you

@tiagooandre
Copy link

tiagooandre commented Dec 15, 2017

Hello!!

Well @tarassh , I've already fix the error "Protocol Error(2)" but now, again, I've another error.
This time with BaseDN Syntax.

What do you think about it?
basednsyntax

Thanks again!

@tarassh
Copy link
Author

tarassh commented Dec 18, 2017 via email

@xrobau
Copy link

xrobau commented Mar 27, 2018

I'm working on merging this into the the 'add-ldap' branch on my 3.2 fork (which is based on the go-faustino fork) - I'm specifically setting it up for use with Active Directory, as that's going to be the 90% use case (Note that this is NOT complete at time of writing this comment!) - Thanks for your code @tarassh!

Unfortunately, it looks like Sapplica have abandoned this project, but the go-faustino fork seems to be going strong, so I'm doing pull requests back against that.

@teamghi
Copy link

teamghi commented Jan 22, 2019

Hi everyone,
Can Sentrifugo create an account when login successfully with Ldap but not in User table ?

@Dunt3r
Copy link

Dunt3r commented Mar 12, 2019

Hi everyone,

I configured LDAP in Sentrifugo and installed it fine but when i try to login appears HTTP ERROR 500

sentrifugo error

My software versions are:
-PHP 7.0.33
-Sentrifugo 3.2
-MariaDB 10.1.37
-OS - Debian 9.6

My error logs doesn't give any errors and I already worked on my .htaccess files without success.

I appreciate any help that you can give me.

@P0werShell
Copy link

Hello!

How can I install the ldap module?

Thanks!

@P0werShell
Copy link

Hello!!

Well @tarassh , I've already fix the error "Protocol Error(2)" but now, again, I've another error.
This time with BaseDN Syntax.

What do you think about it?
basednsyntax

Thanks again!

Hi tiagooandre how did you fix error code 2 and 34?

Thanks!!

@apexred
Copy link

apexred commented Aug 1, 2019

Taras, has this request died?

@tarassh
Copy link
Author

tarassh commented Aug 1, 2019

@apexred as I know, project is abandoned. I left this PR open for users.

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

Successfully merging this pull request may close these issues.

10 participants