getting a an error when trying to log in
-
We set up AuthLDAP with what we think is correct and then go to the WordPress login and I type my credentials and it gives me this error.
Parse error: syntax error, unexpected ‘[‘ in /var/www/html/assure-stack/wp-content/plugins/authldap/src/LdapList.php on line 34
I go back and just type gibberish for the login and password and get the same page. I go back to the home page to see if I was indeed logged in and I was not and I check to see if a WP user was created and they were not.
I have “Debug AuthLDAP” checked but not sure how to use that, is there documentation on how that process goes?
My main suspicion is the LDAP URI is incorrect, here is what we have; the servers, users, and passwords have been changed to protect the innocent.
ldap://uid=exampleuser,dc=testdomain,dc=local:[email protected]/OU=Employees,DC=testdomain,DC=localI didn’ tknow if that OU=Employees goes there but wasn’t sure where else to put it.
We are using Smart TLS
- The topic ‘getting a an error when trying to log in’ is closed to new replies.