This topic is locked

Active directory and dynamic permisson not workin

12/2/2020 2:08:18 PM
PHPRunner General questions
K
kdgsv author

Hallo,
Looks like there are problems with active directorey and dynamic permission.

Throws the following error:

Fatal error: Uncaught Error: Call to undefined function ldap_connect() in C:\xampp\htdocs\ldap\classes\runnerldap.php:37 Stack trace: #0


PHPRunner 10.5 build 36236
Thank you
Matthias

Admin 12/2/2020

https://xlinesoft.com/blog/2018/05/07/troubleshooting-web-applications/
Troubleshooting always starts with Googling the error message. Most likely LDAP extension is not enabled in PHP settings.

K
kdgsv author 12/10/2020



https://xlinesoft.com/blog/2018/05/07/troubleshooting-web-applications/
Troubleshooting always starts with Googling the error message. Most likely LDAP extension is not enabled in PHP settings.


Thank you Sergey,
Sometimes it so obvious :-)
I'm able now to configure the AD connection, means in PHPRunner I can access the AD and assign a user from AD as admin while using dynamic permission.

But login with AD option enabeled is still not possibel.
I assume I need to check with my collegues from IT AD team.
Thank you
Matthias