ShMaunder / JMapMyLDAP

LDAP Integration for Joomla! 2.5+
shmanic.com/tools/jmapmyldap
26 stars 19 forks source link

User creation not happening and login and logout failing #44

Open tracylee3124 opened 9 years ago

tracylee3124 commented 9 years ago

Hi, I am using Joomla! 3.4.3 and I am trying to get this extension to work on my live site. I had it working on the dev site and it was perfect.

The login process times out and I get this image (just in case you can't see that it says This webpage is not available. Err_Connection_Timed_Out)

The pages all work and have been tested. When I am logged in as the super user the login will say so, but when I try to log out using it, it times out. When I log out using the admin side of joomla, the LDAP login panel does not recognize it. It still tells me I am logged in.

The test area on the Shmanic plug in shows it is connecting properly.

Also, when I am trying to log in it is not creating the Joomla! user like it did on my dev site. I was wondering if that is what it is timing out on, but that does not really explain the timing out when I try to just log the super user account off.

Can you think of something I am missing or doing incorrectly? I am kinda at the end of my rope.

kirancheema commented 9 years ago

are the live and dev sites on the same server?

Have you done the connection test / debug ?

tracylee3124 commented 9 years ago

The live and dev sites are on different servers. I have done the test/debug and I get the LDAP connection information perfect on both of the servers. The LDAP connection is working, I am just not getting the user created in joomla and the page just times out. I get the impression something is not working out with SQL or something, but it isn't an issue with anything else. I am able to create users manually, I am able to create articles fine and it saves to the db, so I am not really sure what the problem is.