summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2017-08-16 18:20:55 +0200
committerSimon Rettberg2017-08-16 18:20:55 +0200
commit4c68a5f0390e74843e2b41f9a68c0899635308bf (patch)
tree6f64f26cb3de1c14253cb75acb4bfaae08452ff7 /modules-available/sysconfig/lang/en/template-tags.json
parentFix checkbox style (diff)
downloadslx-admin-4c68a5f0390e74843e2b41f9a68c0899635308bf.tar.gz
slx-admin-4c68a5f0390e74843e2b41f9a68c0899635308bf.tar.xz
slx-admin-4c68a5f0390e74843e2b41f9a68c0899635308bf.zip
[sysconfig] Add support to disable fixNumeric hack in ldadp
Diffstat (limited to 'modules-available/sysconfig/lang/en/template-tags.json')
-rw-r--r--modules-available/sysconfig/lang/en/template-tags.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json
index 9b399f04..1374d87f 100644
--- a/modules-available/sysconfig/lang/en/template-tags.json
+++ b/modules-available/sysconfig/lang/en/template-tags.json
@@ -41,6 +41,8 @@
"lang_driveLetterNote": "IMPORTANT: Pick a drive letter for the home directory that will be free in the Virtual Machines. Otherwise, a random letter will be assigned.",
"lang_editLong": "Edit module or configuration.",
"lang_editingLocationInfo": "You're setting the configuration for a specific location, not the global one",
+ "lang_fixNumeric": "Numeric account names have to be prefixed by 's'",
+ "lang_fixNumericDescription": "If enabled, users with account names that consist entirely of digits have to prefix their user id by 's' when logging in. This is required with the old login manager (KDM) to prevent crashes. The new lightdm-based login manager will accept numeric account names, so you can leave this option disabled. If your organization doesn't have any numeric account names, this option will have no effect.",
"lang_folderRedirection": "Folder Redirection",
"lang_generateModule": "Generating module",
"lang_handlingNotes": "Here you can configure how network shares (like the user's home directory) are mapped inside the VM. Old Versions of bwLehrpool used the VMware Shared Folder technique, which could cause problems with certain file servers. The new \"native mode\" works much better, but on Windows guests, it requires that you (1) use an smb\/cifs file server (Windows Server, Linux with Samba) and (2) have openslx.exe setup to autorun in the VM (this is already configured for bwLehrpool templates).",