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/mschapv1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/tests/mschapv1 (limited to 'src/tests/mschapv1') diff --git a/src/tests/mschapv1 b/src/tests/mschapv1 new file mode 100644 index 0000000..338bf8a --- /dev/null +++ b/src/tests/mschapv1 @@ -0,0 +1,16 @@ +# +# bob Cleartext-Password := "bob" +# +# TESTS 1 +# +# SHOULD get: +# +# MS-CHAP-MPPE-Keys = 0x4318b176c3d8e3de9a936faf344359a0f1e3c9b5585b9f1f0000000000000000 +# MS-MPPE-Encryption-Policy = 0x00000001 +# MS-MPPE-Encryption-Types = 0x00000006 +# +# NT Hash hash = 0x9a936faf344359a0f1e3c9b5585b9f1f +# +User-Name = "bob", +MS-CHAP-Challenge = 0xb9634adc358b2ab3, +MS-CHAP-Response = 0xb9010000000000000000000000000000000000000000000000007a42408782f745ef90a86fd21b0d9294132750f4af66a419 -- cgit v1.2.3