Hello,
We had deployed NoMAD + NoMAD login on 20 workstations running macOS 10.13.6.
We used Munki to deploy our pkgs which contains :
- Application NoMAD + NoMAD Login
- The LaunchAgent to load NoMAD when user's login
- Prefs file /Library/Preferences/com.trusourcelabs.NoMAD.plist
- Prefs file /Library/Preferences/menu.nomad.shares.plist
- Prefs file /Library/Preferences/menu.nomad.login.ad.plist
Everything seems to work fine with NoMAD Login.
But we encounter a strange behaviour with NoMAD.
For some user, NoMAD work perfectly and the share declared in "menu.nomad.shares.plist" mount like a charm.
And for others users, it doesnt work, NoMAD crash.
If we run NoMAD with versbose in terminal, it return the following error : illegal instruction 4
We used the last version of NoMAD which is 1.1.4.933
Workstations (iMAc) are not bound in AD.
Let's call a fake user "foo".
NoMAD doesn't work properly for the user "foo" on his computer.
But if i log the user "foo" in another computer, NoMAD work.
On a workstation where NoMAD doesn't work, if we delete the file /Library/Preferences/menu.nomad.shares.plist and reboot, NoMAD work.
But of course share doesn't mount because they are not anymore in the pref file.
We are trying to solve this issue, any input or idea would be welcome.
Thank you by advance.
Best regards.