Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

The connector is self documenting, peruse the `--help`'s.

The YubiHSM Connector requires the user to have permissions to access a USB connection. On Linux, this typically means
having appropriate udev rules configured. Alternatively, and depending on the OS setup, the connector might need to run
with elevated privileges.

[source,console]
----
$ yubihsm-connector --help
Expand Down