summaryrefslogtreecommitdiffstats
path: root/src/tests/auth/password_without_header
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/auth/password_without_header')
-rw-r--r--src/tests/auth/password_without_header7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/tests/auth/password_without_header b/src/tests/auth/password_without_header
new file mode 100644
index 0000000..6fab6b3
--- /dev/null
+++ b/src/tests/auth/password_without_header
@@ -0,0 +1,7 @@
+#
+# over-ride password set in radiusd.conf
+#
+update control {
+ Cleartext-Password -= 'hello'
+ Password-With-Header := 'hello'
+}