summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2013-10-29 11:37:03 +0100
committerMartin Kosek <mkosek@redhat.com>2013-11-01 09:28:35 +0100
commitb5e60c20201d174cdf4df51a1443ab295cc086b9 (patch)
tree5435713e87197f967dd7903dd5e09cec8646f39d /install/ui/test/data
parent941e9686a379aea56900d8e3194cef231c4e1406 (diff)
downloadfreeipa-b5e60c20201d174cdf4df51a1443ab295cc086b9.tar.gz
freeipa-b5e60c20201d174cdf4df51a1443ab295cc086b9.tar.xz
freeipa-b5e60c20201d174cdf4df51a1443ab295cc086b9.zip
Remove AllowLMhash from the allowed IPA config strings
Fixes https://fedorahosted.org/freeipa/ticket/3795
Diffstat (limited to 'install/ui/test/data')
-rw-r--r--install/ui/test/data/ipa_init_commands.json1
-rw-r--r--install/ui/test/data/ipa_init_objects.json1
2 files changed, 0 insertions, 2 deletions
diff --git a/install/ui/test/data/ipa_init_commands.json b/install/ui/test/data/ipa_init_commands.json
index 4f28701fb..207318115 100644
--- a/install/ui/test/data/ipa_init_commands.json
+++ b/install/ui/test/data/ipa_init_commands.json
@@ -2278,7 +2278,6 @@
"name": "ipaconfigstring",
"type": "unicode",
"values": [
- "AllowLMhash",
"AllowNThash",
"KDC:Disable Last Success",
"KDC:Disable Lockout"
diff --git a/install/ui/test/data/ipa_init_objects.json b/install/ui/test/data/ipa_init_objects.json
index bef3cc65d..8550e8280 100644
--- a/install/ui/test/data/ipa_init_objects.json
+++ b/install/ui/test/data/ipa_init_objects.json
@@ -580,7 +580,6 @@
"name": "ipaconfigstring",
"type": "unicode",
"values": [
- "AllowLMhash",
"AllowNThash",
"KDC:Disable Last Success",
"KDC:Disable Lockout"