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

Distribution groups? #924

Open
Open
@chemo-baza

Description

@chemo-baza
  • 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions