Skip to content
This repository was archived by the owner on May 9, 2018. It is now read-only.
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Authy-ssh uses the `sshd_config` directive `ForceCommand` to run itself before e

[root@ip-10-2-113-233 ~]# cat /etc/ssh/sshd_config | grep ForceCommand
ForceCommand /usr/local/bin/authy-ssh login
]

Whenever it runs authy-ssh will read it's configuration from /usr/local/bin/authy-ssh.conf
Here's an example:

Expand Down