GaloisInc / BESSPIN-FETT-Portal

The web-based portal used by FETT Researchers to manage Target instances.
Apache License 2.0
0 stars 0 forks source link

Document use of "su" for root access #388

Closed jameyhicks closed 4 years ago

jameyhicks commented 4 years ago

Fixes Issue #387.

jrtc27 commented 4 years ago

I think this should be shared across all platforms that provide a root shell? Probably also worth saying su -(or su -l) rather than su to avoid issues with login vs non-login shell PATHs.

jameyhicks commented 4 years ago

Added the - to "su -" and added the note to all the references to a root shell

kurthopfer commented 4 years ago

This PR needs to be merged into develop not maste

kurthopfer commented 4 years ago

@mattlebeau-galois Can you confirm verbiage changes on this? -k

mattlebeau-galois commented 4 years ago

LGTM @kurthopfer