]> Kevux Git Server - fll/commit
Cleanup: Controller program return codes should be more generalized.
authorKevin Day <thekevinday@gmail.com>
Thu, 28 Apr 2022 03:05:15 +0000 (22:05 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 28 Apr 2022 03:05:15 +0000 (22:05 -0500)
commite0339effccb1dfc4c6410711f15b0d7dfb9ccbe6
treed8efe0abc2a28d96d43f05d6d87fdabff580a574
parent69cd8ac208dd65e12414072353504a492ecfbe5e
Cleanup: Controller program return codes should be more generalized.

It turns out that when agetty returns on access denied while trying to login, it returns access denied to the controller program.
The controller program has no way of distinguishing that this is access denied while trying execute the program to this is access denied because the program returned access denied.
Change the error messages to be more generalized so that they are less misleading.
level_3/controller/c/rule/private-rule_print.c