LDAP Authentication - User Management disappears

Hi Everybody,

Just a short question regarding the LDAP authentication.
When I setup my FreePBX 13. to authenticate User against Microsoft
Active Directory, everything looks OK, the System tells me “connected” so all
is fine.
Maybe I should mention I don’t have a Microsoft Server, but
authenticate against a Linux LDAP.
But after I switch to authenticate against Microsoft Active
Directory, the entire section for Users in the User Management Module is empty.
I mean I need this still to administrate what Services each User can have in
his UCP logon and so on.
Do I have to switch back to “FreePBX internal Directory”
when I need to edit anything for Users ?
Does this behavior is normal or I’m doing something wrong
here ?

Many thanks,
NUB

You’re doing something wrong. Users should show up. Editing users in internal won’t help you.

Run:
su asterisk
fwconsole userman sync --verbose

Dear tm1000,

many thanks for your reply, below what I get, when I run

su asterisk
fwconsole userman sync --verbose

[asterisk@shu root]$ fwconsole userman sync --verbose
Starting Sync…
Updating All Users
Retrieving all users…

[Whoops\Exception\ErrorException]
ldap_search(): Search: No such object

Exception trace:
() at /var/www/html/admin/modules/userman/functions.inc/auth/modules/Msad.php:593
Whoops\Run->handleError() at n/a:n/a
ldap_search() at /var/www/html/admin/modules/userman/functions.inc/auth/modules/Msad.php:593
FreePBX\modules\Userman\Auth\Msad->updateAllUsers() at /var/www/html/admin/modules/userman/functions.inc/auth/modules/Msad.php:227
FreePBX\modules\Userman\Auth\Msad->sync() at /var/www/html/admin/modules/userman/Console/Userman.class.php:31
FreePBX\Console\Command\Userman->execute() at /var/www/html/admin/libraries/Composer/vendor/symfony/console/Symfony/Component/Console/Command/Command.php:257
Symfony\Component\Console\Command\Command->run() at /var/www/html/admin/libraries/Composer/vendor/symfony/console/Symfony/Component/Console/Application.php:874
Symfony\Component\Console\Application->doRunCommand() at /var/www/html/admin/libraries/Composer/vendor/symfony/console/Symfony/Component/Console/Application.php:195
Symfony\Component\Console\Application->doRun() at /var/www/html/admin/libraries/Composer/vendor/symfony/console/Symfony/Component/Console/Application.php:126
Symfony\Component\Console\Application->run() at /var/lib/asterisk/bin/fwconsole:139

userman [args1] … [argsN]

do you have any idea, what I can do ?
I’m’ running and Zentyal Server for the LDAP, no Microsoft AD.

with many thanks,
NUB

This only works with Microsoft ad. Which is why it says Microsoft ad and not ldap.

OK, understand.
Do you by chance know, whether this is maybe planed some time later to implement ?
Authentication with LDAP ?

thanks
NUB