Access Control for RTEMS Shell

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Nov 18 14:37:06 UTC 2014


This patch set adds access control to the RTEMS shell.  The command visibility
and ability to execute are determined by the current user environment and per
command mode, UID and GID values.  The user environment is set up by the
rtems_shell_login_check() handler.  Commands to alter the mode, UID and GID of
commands are added.



More information about the devel mailing list