JMapMyLDAP icon indicating copy to clipboard operation
JMapMyLDAP copied to clipboard

Shmanic Config

Open lemollon opened this issue 9 years ago • 8 comments

When I click on the Shmanic Config under components in Joomla I get a 500 error. The plugin is enabled. when I tested it in the debugger this is what I receive.

"Failed with:

500 - Internal server error.

500 - Internal server error.

There is a problem with the resource you are looking for, and it cannot be displayed.

" I've looked everywhere for trouble shooting and havent found out what it is wrong. Assistance would really be appreaciated. Thanks!

lemollon avatar Jan 17 '17 21:01 lemollon

Enable the PHP errors in your installation and see if you get the real error.

conconnl avatar Jan 19 '17 15:01 conconnl

Thank you, I found the error now my LDAP is will no syn with my acitve Direcory. I'm using JMapMyLDAP and the this is there I get from the error log. "[S]12231 - General Error ID for raising a exception log in onLdapSync" I running through all the congifs and I'm still lost.

lemollon avatar Jan 20 '17 18:01 lemollon

image

lemollon avatar Jan 20 '17 20:01 lemollon

My name show up through the after loggin in with my AD username and password but when I click on the user in Joomla I get the above error. What am I missing?

lemollon avatar Jan 20 '17 20:01 lemollon

I assume a later build of Joomla has broken something here which doesn't surprise me too much as its been a while.

I lost all my build VM which used to build & test this extension so I'll take a look this weekend and see whats going on. I'll see if I can get something like Travis to build & test instead.

ShMaunder avatar Jan 20 '17 22:01 ShMaunder

Just in case I cannot replicate this specific issue, when you get the 500 error, does your web server's error log show anything useful?

ShMaunder avatar Jan 20 '17 22:01 ShMaunder

Yes, I checked the logs and all it says is that username and password do not match but 100% sure I'm using the right password. Even when I ask to reset password it send me the reset key. So everything works except for actually viewing the site. I'm not at work and the exact log is on my work computer. Is that enough information or would you like screen shots?

On Fri, Jan 20, 2017 at 4:33 PM Shaun Maunder [email protected] wrote:

Just in case I cannot replicate this specific issue, when you get the 500 error, does your web server's error log show anything useful?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ShMaunder/JMapMyLDAP/issues/58#issuecomment-274197915, or mute the thread https://github.com/notifications/unsubscribe-auth/AXiqIIa_DPVJ8XvWiDUAWSab8NyePIoNks5rUTYngaJpZM4LmKao .

lemollon avatar Jan 20 '17 22:01 lemollon

@ShMaunder I use the latest Joomla! version and have no problems with the extension itself. Except it opens to many connections for the cron.

@lemollon Before I got every working a year ago, I needed to change some Windows Active Directory configurations. Like enabling LDAPS for password resets, giving the bind user specific rights. Looking at your XML error it looks like you have tried to configure the Profile plugin and used the Settings Profile Name and Profile Base. You only need to fill these settings when you want to extend the profile with more AD attributes, but first try without

conconnl avatar Jan 20 '17 23:01 conconnl