Active Directory of Not

markc0
New Contributor III

Hello

With the recent discussion of NoMAD i have had, im starting to see companies are moving away from AD. We use the ad plugin and i have a login script to mount servers based on what security groups the ad user is in.
Just thinking if i remove the ad plugin and users login locally how i would then get the servers mounted from their ad account.
i dont really want another step for the user.

Anyway else doing this or something similar?
thanks

1 REPLY 1

Chris
Valued Contributor

NoMAD stores group memberships in its plist, so you could access them through

defaults read com.trusourcelabs.NoMAD Groups

for example.
I believe Share Mounting is planned as a feature for NoMAD, or you just roll your own and use the built-in script triggers
https://www.nomad.menu/help-center/script-triggers/