commit | df550536dc7c065808956b65c32d3759a53b6325 | [log] [tgz] |
---|---|---|
author | Jiri Konecny <konecnyj@students.zcu.cz> | Wed Feb 17 11:48:47 2016 +0100 |
committer | Jiri Konecny <konecnyj@students.zcu.cz> | Wed Feb 17 11:48:47 2016 +0100 |
tree | c6887fb7dc5b6b03c9ec9ce671fd1b1dd77e1807 | |
parent | 2a27423033e03a4a8af23b9a0456930b3451bdfd [diff] [blame] |
Added bind port parameter.
diff --git a/README.rst b/README.rst index 6e0e32d..747c2c4 100644 --- a/README.rst +++ b/README.rst
@@ -56,6 +56,7 @@ banner: Welcome to server! bind: address: 0.0.0.0 + port: 22 OpenSSH server with auth keys for users @@ -66,6 +67,7 @@ enabled: true bind: address: 0.0.0.0 + port: 22 ... user: newt: @@ -88,6 +90,7 @@ enabled: true bind: address: 0.0.0.0 + port: 22 public_key_auth: true authorized_keys_command: command: /usr/bin/sss_ssh_authorizedkeys