mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
Previously the sys-cli group was for interactive shell access, but with ever changing requirements this split has become necessary. This commit introduces the 'sysrepo' group for low-level access to all sysrepo commands, i.e., bootstrap only. For user-level shell access a 'klish' group is added which allows users to connect to the CLI. This is now the only group users, including the default 'admin', are members of, effectively making the new 'copy' tool the norm. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
=== Undefined ==== Description Undefined ==== Topology ifdef::topdoc[] image::../../test/case/misc/start_from_startup/topology.svg[Undefined topology] endif::topdoc[] ifndef::topdoc[] ifdef::testgroup[] image::start_from_startup/topology.svg[Undefined topology] endif::testgroup[] ifndef::testgroup[] image::topology.svg[Undefined topology] endif::testgroup[] endif::topdoc[] ==== Test sequence . Initialize . Configure . Reboot and wait for the unit to come back . Verify user admin is now in wheel group . Verify user admin is now in sysrepo group <<<