testing: add a testcase for plain XAuth RADIUS authentication

This commit is contained in:
Martin Willi
2013-07-29 09:00:49 +02:00
parent 44bb1dc3da
commit 9d75f04eee
16 changed files with 209 additions and 0 deletions
@@ -0,0 +1,7 @@
The roadwarrior <b>carol</b> sets up a connection to gateway <b>moon</b>.
The authentication is based on RSA signatures (<b>RSASIG</b>) using X.509 certificates
followed by extended authentication (<b>XAUTH</b>) of <b>carol</b> based on a user name
equal to the <b>IKEv1</b> identity (<b>[email protected]</b>) and a user password
defined and stored by <b>carol</b> in ipsec.secrets. Gateway <b>moon</b> verifies
<b>carol</b>'s XAUTH user credentials using a RADIUS connection with AAA server
<b>alice</b>.