Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Distribution groups? #924

Open
chemo-baza opened this issue Feb 15, 2022 · 0 comments
Open

Distribution groups? #924

chemo-baza opened this issue Feb 15, 2022 · 0 comments

Comments

@chemo-baza
Copy link

  • Laravel Version: #.#
  • Adldap2-Laravel Version: #.#
  • PHP Version: #.#
  • LDAP Type: Active Directory

Hi Steve!

Is there a way I can get a list of distributions groups? Something like the trait HasMemberOf.

foreach ($group->getMemberNames() as $name) {
// Returns 'John Doe'
echo $name;
}

but with distributions groups.

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant