joncrain/nomad

Module for munkireport.

Installs: 106

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

pkg:composer/joncrain/nomad

v2.0 2022-12-15 02:24 UTC

This package is auto-updated.

Last update: 2025-10-19 09:46:31 UTC


README

NoMAD and NoMAD Login Module for MunkiReport

Table Schema

The table contains the following information, one row per machine:

  • id (int) Unique id
  • serial_number (string) Serial Number
  • nomad_version (string) Version number if NoMAD is installed
  • nomad_login_version (string) Version number if NoMAD Login is installed
  • nomad_user (string) Username of NoMAD user
  • nomad_enabled (boolean) Returns True if NoMAD is signed in
  • nomad_login_enabled (boolean) Returns True if NoMAD Login is in the authorization mechs
  • addomain (string) AD Domain of NoMAD
  • kerberos_realm (string) Kerberos Realm of NoMAD
  • use_keychain (boolean) Returns True if keychain is enabled
  • local_password_sync (boolean) Returns True if local password sync is enabled