Skip to content

Commit 3ea19de

Browse files
committed
doc/overview: mention SSH requirement
Mention that SSH access to the exporter is required. Also document how the SSH jump host function can be used with plain SSH. Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
1 parent aa08ff2 commit 3ea19de

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

doc/overview.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,12 @@ published as declared in the configuration file.
319319
This is useful to register externally configured resources such as network
320320
power switches or serial port servers with a labgrid coordinator.
321321

322+
.. note::
323+
Users will require SSH access to the exporter to access services and command
324+
line utilities. You also have to ensure that users can access usb devices for
325+
i.e. imx-usb-loader. To test a SSH jump to a device over the exporter outside
326+
of labgrid, `ssh -J EXPORTER USER@DEVICE` can be used.
327+
322328
.. _overview-client:
323329

324330
Client

0 commit comments

Comments
 (0)