
Provide log access to users of the groups sys_admin, sys_configurator, sys_operator, and sys_reader. This change adds read permission so that the users of sys_* groups can access logs at /var/log Test Plan: PASS: Build iso and deploy. PASS: AIO-SX: create a user and add to sys_operator group. Verify if the user have access to log files. Ensure the user can view the log files using cat/less and edit them using vim. PASS: AIO-SX: create a user and add to sys_reader group. Verify if the user have access to log files. Ensure the user can view the log files using cat/less and edit them using vim. PASS: AIO-SX: create a user and add to sys_configurator group. Verify if the user have access to log files. Ensure the user can view the log files using cat/less and edit them using vim. PASS: AIO-SX: create a user and add to sys_admin group. Verify if the user have access to log files. Ensure the user can view the log files using cat/less and edit them using vim. Story: 2011241 Task: 51208 Depends-On: https://review.opendev.org/c/starlingx/stx-puppet/+/932168 Change-Id: Icaeca4559cd84d3843fe2024430ff5726640cae6 Signed-off-by: Jagatguru Prasad Mishra <jagatguruprasad.mishra@windriver.com>
15 lines
462 B
Plaintext
15 lines
462 B
Plaintext
Source: sudo-config
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Starlingx Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.4.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: sudo-config
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, sudo
|
|
Description: StarlingX sudo configuration file
|
|
Installs sysadmin and logs file on sudoers.d directory.
|
|
Installs sysadmin and sys_admin file on sudoers.d directory.
|