commit | 8ea630e2a165780af394bad21278a50813883784 | [log] [tgz] |
---|---|---|
author | Václav Kubernát <kubernat@cesnet.cz> | Thu Feb 18 16:55:25 2021 +0100 |
committer | Václav Kubernát <kubernat@cesnet.cz> | Thu Feb 18 16:55:25 2021 +0100 |
tree | a34f52fd698e5796b0d90ba7acb98158641e767a | |
parent | b25ef249f6a339428fa718bf22776c941eb975f6 [diff] |
lastPasswordChange: Rework to always give all entries When listing users, the shadow file would get parsed for each user. Now, the functions returns all entries instead. Change-Id: Ib1ab12d8c30381ce5bf3f0afe3e577ed63e334b2
Together with sysrepo, this software provides "general system management" of embedded devices. The target platform is anything that runs Linux with systemd. This runs in production on CzechLight SDN DWDM devices.
This component tracks the overal health state of the system, including various sensors, or the state of systemd
units. As an operator-friendly LED at the front panel of the appliance shows the aggregated health state.
Firmware can be updated via RAUC, and various aspects of the system's configuration can be adjusted. This includes a firewall, basic network settings, and authentication management.
For a full list, consult the yang/
directory in this repository.