Search found 4 matches
- Wed Jul 14, 2021 5:48 pm
- Forum: Webserver and configuration
- Topic: [Solved] LDAP works, but don't
- Replies: 6
- Views: 27510
Re: LDAP works, but don't
Thanks, Thorsten. It solved the problem.
- Tue Jul 13, 2021 5:49 pm
- Forum: Webserver and configuration
- Topic: [Solved] LDAP works, but don't
- Replies: 6
- Views: 27510
Re: LDAP works, but don't
I'm currently on 3.1.0-beta, but it had the same behavior before I installed the beta version.
- Mon Jul 12, 2021 2:27 pm
- Forum: Webserver and configuration
- Topic: [Solved] LDAP works, but don't
- Replies: 6
- Views: 27510
Re: LDAP works, but don't
Hi. Thanks for the reply.
Here is the error message:
phpMyFAQ Fatal error
Uncaught exception: 'TypeError'
Message: 'Argument 2 passed to phpMyFAQ\User::createUser() must be of the type string, null given, called in /var/www/html/dds/phpmyfaq/src/phpMyFAQ/Auth/AuthLdap.php on line 82'
Stack trace ...
Here is the error message:
phpMyFAQ Fatal error
Uncaught exception: 'TypeError'
Message: 'Argument 2 passed to phpMyFAQ\User::createUser() must be of the type string, null given, called in /var/www/html/dds/phpmyfaq/src/phpMyFAQ/Auth/AuthLdap.php on line 82'
Stack trace ...
- Fri Jul 09, 2021 8:05 pm
- Forum: Webserver and configuration
- Topic: [Solved] LDAP works, but don't
- Replies: 6
- Views: 27510
[Solved] LDAP works, but don't
Hello there.
I'm trying to configure LDAP authentication on my faq. After editing the ldap config file, I am able to know that it works, but I don't pass through authentication.
Explaining, I have an account on my LDAP server and another account on the faq with the same username. If I try enter ...
I'm trying to configure LDAP authentication on my faq. After editing the ldap config file, I am able to know that it works, but I don't pass through authentication.
Explaining, I have an account on my LDAP server and another account on the faq with the same username. If I try enter ...