CyberNinjas / libnss_aad

Name Service Switch (NSS) Module for performing user lookups against the Azure Active Directory (AAD).
GNU General Public License v3.0
13 stars 5 forks source link

Check and assign group membership from Azure Active Directory #18

Open Jnchi opened 5 years ago

Jnchi commented 5 years ago

If user A is part of security group Foo in the Azure portal, and user B is part of security group Bar; group Foo should map to the sudoers group, while group Bar should map to the users group.