philbertphotos / osticket-multildap-auth-plugin

Plugin for OS Ticket that allows for authentication with multiple domains.
GNU General Public License v3.0
28 stars 17 forks source link

Does OpenLDAP is supported???? #75

Open alepensato opened 8 months ago

alepensato commented 8 months ago

Does OpenLDAP is supported???? If no, please change the name to avoid user frustration

philbertphotos commented 8 months ago

Yes and no ... I stripped OpenLDAP some years ago to retool it and forgot to put it back since most people seem to favor AD. I will start updating the code to support OpenLdap again sorry for that.

alepensato commented 8 months ago

Ok I have trouble with defaut ldap plugin that not allow clients to login in but only agent, with the same crededential, and i do not want change the system, but now is a big problem

teachmestuff-az commented 8 months ago

On the same topic, I'm attempting to integrate osTicket to work with the internal LDAP server from a Zimbra mail server. Is it possible to accomplish this with the current code? The setup is on Ubuntu.

philbertphotos commented 8 months ago

On the same topic, I'm attempting to integrate osTicket to work with the internal LDAP server from a Zimbra mail server. Is it possible to accomplish this with the current code? The setup is on Ubuntu.

Yep it can quite easy ... just putting back OpenLdap support.

alepensato commented 8 months ago

many thanks, i hope that this will do the work and solve the problem with default ldap plugin that does not works

alepensato commented 8 months ago

@philbertphotos any updates?