diff options
author | Romain Boissat rboissat <rboissat@lv0.in> | 2014-08-05 23:33:59 +0200 |
---|---|---|
committer | Romain Boissat rboissat <rboissat@lv0.in> | 2014-08-05 23:33:59 +0200 |
commit | bbe96680748c11fcae1cc95e061e8ac5e926d05e (patch) | |
tree | aa242fb2eee6120986ed2ee5516eeca62c38239e | |
parent | 495e1c474a70c1857e0a231bb0fb17c388116062 (diff) |
fixing derp
-rw-r--r-- | docs/quagga.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quagga.md b/docs/quagga.md index 3d80baa..18747ae 100644 --- a/docs/quagga.md +++ b/docs/quagga.md @@ -17,7 +17,7 @@ not even be presented here, only key based authentication. Looking Glass directly calls `vtysh -c "quaggavty command"`. Thus, the `lg` user only needs to run `vtysh`, `ping` and `traceroute`. To achieve this, we -recommend the use of `rbash` [1] (restricted bash), ssh key based authentication +recommend the use of `rbash` (restricted bash, see [1]), ssh key based authentication and a bit of dark magic. ## Configuration |