From af754e596a8dbb05ed8580c342e7fe02e08b28e0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 16:11:00 +0200 Subject: Adding upstream version 3.2.3+dfsg. Signed-off-by: Daniel Baumann --- src/tests/auth/password_with_header | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/tests/auth/password_with_header (limited to 'src/tests/auth/password_with_header') diff --git a/src/tests/auth/password_with_header b/src/tests/auth/password_with_header new file mode 100644 index 0000000..08993ab --- /dev/null +++ b/src/tests/auth/password_with_header @@ -0,0 +1,7 @@ +# +# over-ride password set in radiusd.conf +# +update control { + Cleartext-Password -= 'hello' + Password-With-Header := '{clear}hello' +} -- cgit v1.2.3