Page MenuHomeVyOS Platform

Delete the "run show login level" command
Open, LowPublic

Description

The old command run show login level is a legacy of the Vyatta days: it uses an implementation detail of the old scripts to determine if the current user is an admin or an operator, and also assumes that admin/operator distinctions are binary.

It's effectively useless now and will break when we introduce the new op mode permissions system, so we should remove it.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Feature/functionality removal