mercredi 17 novembre 2021

Laravel LdapRecord - get no users from security group

i am using now ldaprecord and it is really a very cool thing :)

so far - i have a litte problem (or a uncorrect understanding) - so maybe you can help me. i`ve defined a "base_dn" to connect to our Microsoft AD.

(in my case "xxx" is our domain).

'base_dn' => env('LDAP_BASE_DN', 'OU=03_Benutzer,DC=intern,DC=xxx,DC=at')

with this base_dn i got all users from "03_Benutzer" and can import them. i think because it is a organizational unit.

in my other case - i want to get all members from a security group. when i try this:

'base_dn' => env('LDAP_BASE_DN', 'OU=MitarbeiterInnen,OU=01_Organigramm,DC=intern,DC=xxx,DC=at')

i got no users to import.

what can i do to import users from a security group in the base_dn?!



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3nla7kW
via IFTTT

Aucun commentaire:

Enregistrer un commentaire