Skip to content

Display certain openssh configuration flags in minion table view

It would be nice to see these values from the openssh grain being included into the minion table view:

  • passwordauthentication
  • permitemptypasswords
  • permitrootlogin

All these three values can be represented as a simple boolean and should not take that much space.