GNU Rush |
|
Restricted User Shell |
Sergey Poznyakoff |
The configuration file is called rush.rc and is located in /usr/local/etc by default.1.
The configuration file is read and parsed right after start up. Any
errors occurred in parsing are reported using syslog
facility
‘authpriv’ and priority ‘notice’. When run in ‘test’
mode, all diagnostics is displayed on standard error
output. See Test Mode in GNU Rush – a restricted user shell,
for a detailed description of ways to debug and test your configurations.
Before parsing, rush
checks the ownership and permissions
of the configuration file for possible security breaches. The
configuration file is considered unsafe if any of the following
conditions are met:
If the file is considered unsafe, rush
rejects it and aborts
execution.
Any of these tests can be disabled using the
--security-check
option (see --security-check in GNU Rush – a restricted user shell).
The exact location of the configuration file is defined when configuring the package. See the file INSTALL in the GNU Rush source directory for more information
This document was generated on June 29, 2019 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.