diff options
Diffstat (limited to 'modules-available/sysconfig/lang/en/config-module.json')
-rw-r--r-- | modules-available/sysconfig/lang/en/config-module.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/modules-available/sysconfig/lang/en/config-module.json b/modules-available/sysconfig/lang/en/config-module.json index d4e1a8cc..bd7f1803 100644 --- a/modules-available/sysconfig/lang/en/config-module.json +++ b/modules-available/sysconfig/lang/en/config-module.json @@ -12,11 +12,13 @@ "group_sshconfig": "SSH config", "group_sshkey": "SSH key", "ldapAuth_description": "This module enables you to create a simple LDAP authentication module.", - "ldapAuth_title": "LDAP Authentication", - "screensaver_title": "Screensaver customization", + "ldapAuth_title": "LDAP authentication", "screensaver_description": "With this module you can customize the style (QSS) and texts of the screensaver.", + "screensaver_title": "Screensaver customization", + "shibauth_description": "Using this module you can enable Shibboleth\/SSO login on the client.", + "shibauth_title": "Shibboleth authentication", "sshconfig_description": "Here you can set whether the sshd on the clients will start, and what options it will use.", "sshconfig_title": "SSH daemon", - "sshkey_title": "SSH key", - "sshkey_description": "Add a public key to the authorized_keys file of the root user. You can then use the according private key to log in on a running client as root via SSH. root login needs to be enabled in the according SSH daemon module." -} + "sshkey_description": "Add a public key to the authorized_keys file of the root user. You can then use the according private key to log in on a running client as root via SSH. root login needs to be enabled in the according SSH daemon module.", + "sshkey_title": "SSH key" +}
\ No newline at end of file |