summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig_bwidm/lang/en/config-variables.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-08-29 17:13:19 +0200
committerSimon Rettberg2016-08-29 17:13:19 +0200
commite2c1c6265b43d64442473225b0b01f829f7dec67 (patch)
treed4d55e9aa0ece5b91c97d5d7cff47be2ea593183 /modules-available/baseconfig_bwidm/lang/en/config-variables.json
parent[property] Make generic getter and setter public; seems best option for modul... (diff)
downloadslx-admin-e2c1c6265b43d64442473225b0b01f829f7dec67.tar.gz
slx-admin-e2c1c6265b43d64442473225b0b01f829f7dec67.tar.xz
slx-admin-e2c1c6265b43d64442473225b0b01f829f7dec67.zip
[baseconfig_bwidm] New module: baseconfig hook for bwidm configuration
Diffstat (limited to 'modules-available/baseconfig_bwidm/lang/en/config-variables.json')
-rw-r--r--modules-available/baseconfig_bwidm/lang/en/config-variables.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/baseconfig_bwidm/lang/en/config-variables.json b/modules-available/baseconfig_bwidm/lang/en/config-variables.json
new file mode 100644
index 00000000..4ea264cc
--- /dev/null
+++ b/modules-available/baseconfig_bwidm/lang/en/config-variables.json
@@ -0,0 +1,4 @@
+{
+ "SLX_BWIDM_AUTH": "Enable logging in on clients using bwIDM credentials.\r\n\r\nSetting this to *yes* means that all members of an organization in the bwIDM federation can log in to bwLehrpool machines.\r\nSelecting *selective* means you can explicitly pick the organizations which are entitled to login via bwIDM. The organizations can be specified in the *SLX_BWIDM_ORGS* setting.",
+ "SLX_BWIDM_ORGS": "If you set *SLX_BWIDM_AUTH* to *selective* this list will be used to determine which organizations are allowed to login via bwIDM on the client computers."
+} \ No newline at end of file