summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang/en/config-module.json
blob: d4e1a8cc92853ffad095bb516e2d57f355a33a83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "adAuth_description": "With this module you can enable logging in on the clients with Active Directory accounts. It's optionally possible to specify a network share used as the user's personal directory.",
    "adAuth_title": "Active Directory authentication",
    "branding_description": "The logo will be displayed on the login screen and during system startup.",
    "branding_title": "Institution's logo",
    "custom_description": "Using a custom module it is possible to add or override any system file on the client.\r\nYou can use this to make special customizations that aren't possible using one of the configuration wizards. Some basic knowledge about Linux is probably required for this.",
    "custom_title": "Custom module",
    "group_authentication": "Authentication",
    "group_branding": "Branding",
    "group_generic": "Generic",
    "group_screensaver": "Screen saver styling",
    "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",
    "screensaver_description": "With this module you can customize the style (QSS) and texts of the screensaver.",
    "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."
}