From dbc0d9614421e064cc62aacf116ebb783c83f2f3 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 1 Apr 2016 16:50:13 +0200 Subject: [merge] merging c3sl / fr - initial commit --- lang/en/modules/sysconfig/sshconfig-start.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lang/en/modules/sysconfig/sshconfig-start.json (limited to 'lang/en/modules/sysconfig/sshconfig-start.json') diff --git a/lang/en/modules/sysconfig/sshconfig-start.json b/lang/en/modules/sysconfig/sshconfig-start.json new file mode 100644 index 00000000..1ce553cd --- /dev/null +++ b/lang/en/modules/sysconfig/sshconfig-start.json @@ -0,0 +1,10 @@ +{ + "lang_allowPass": "Allow password login", + "lang_allowPassInfo": "When active, logins via username and password are allowed. Otherwise, only pubkey authentication is possible.", + "lang_listenPort": "Listen port", + "lang_listenPortInfo": "Listen port for the sshd. Default is 22.", + "lang_moduleName": "Module name", + "lang_rootKey": "root pubkey", + "lang_rootKeyInfo": "Here you can add the public key of a keypair that you want to use for authentication as root-user. Leave this field blank to disable the feature.", + "lang_save": "Save" +} \ No newline at end of file -- cgit v1.2.3-55-g7522