commit | 627a11596f8561480100ee45d93a990cefd70da0 | [log] [tgz] |
---|---|---|
author | Robert Kroeger <rjkroege@chromium.org> | Wed Oct 01 14:57:55 2014 -0700 |
committer | Robert Kroeger <rjkroege@chromium.org> | Thu Oct 02 13:31:45 2014 -0700 |
tree | 057a90463bce42e28a4e4398e0a1f84666963c02 | |
parent | b3a69ddb8991e4efa4c52846b7d19a009a8f5c77 [diff] |
veyron/services/mgmt/suidhelper: record username The node manager tests do not run the suid helper with root permissions. Consequently, the tests cannot run test apps as different users. Instead, this change modifies the suid helper to work around this issue. When in test mode, the suid helper records the username requested by the node manager and reports this to the test harness for validation. Change-Id: Ibedd26b461216ac677fe44774e53862435c9e800