DirectoryTree / LdapRecord-Laravel

Multi-domain LDAP Authentication & Management for Laravel.
https://ldaprecord.com/docs/laravel/v3
MIT License
492 stars 51 forks source link

[Feature] LDAP connection test additional information. #579

Closed peroxovy closed 10 months ago

peroxovy commented 10 months ago

Describe the feature you'd like: Hello I'm using php artisan ldap:test command, which shows if it's configured properly.

Is there a chance, to add also to that command option, to print which user is trying to authenticate?

stevebauman commented 10 months ago

Hi @peroxovy, this is already present, the username that connects to your LDAP server is displayed in the output? Or am I misunderstanding your feature request?

Screenshot 2023-09-29 at 9 55 00 AM
stevebauman commented 10 months ago

Closing due to inactivity.