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

Check Connection and Sync buttons not functioning #63

Open Pietro-Aretino opened 1 year ago

Pietro-Aretino commented 1 year ago

First off, thanks for this plugin, I have been able to configure it to allow for authentication, and am able to find users while searching.

However during the configuration portion the "check connection" and "sync" buttons do not seem to be working.

I have found the following errors/warnings in my logs for your reference:

Nov 16 21:25:08 Ticket php: PHP Warning:  Undefined array key "sync" in /var/www/html/osTicket/upload/scp/sync_mldap.php on line 3
Nov 16 21:25:08 Ticket php: PHP Fatal error:  Uncaught Error: Class "LDAPMultiAuthentication" not found in /var/www/html/osTicket/upload/scp/sync_mldap.php:16
Nov 16 21:25:08 Ticket php: Stack trace:
Nov 16 21:25:08 Ticket php: #0 {main}
Nov 16 21:25:08 Ticket php:   thrown in /var/www/html/osTicket/upload/scp/sync_mldap.php on line 16

Osticket v1.17.1 (58bf538) Apache MySQL 8.0.31 PHP 8.0.25

philbertphotos commented 1 year ago

Those are not working since the changes to work with 1.17 currently doing a massive upgrade and releasing it soon that will re-enable all of that.