I've setup a new webserver with Apache 2.4, PHP7 and Zend framework
The authentication works with a single user just fine so i know that i have installed the Zend framework correct and it is working.
My problem is that i now want to display a full list of all users on the DC and their groups. How do i generate an array (or display) with all users ?