1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
#!/usr/bin/perl
no utf8;
# Net::Radius test input
# Made with $Id: rsa-ac-01.p 64 2007-01-09 20:01:04Z lem $
$VAR1 = {
'packet' => 'v jʌ>eAt
;Wait for token to change,
then enter the new tokencode: SECURID_NEXT|0=186002649;',
'secret' => undef,
'description' => 'RSA ACE/Server 6.0 [020] RADIUS (on Solaris 9) - Access-Challenge',
'authenticator' => 'ʌ>eAt
',
'identifier' => 118,
'dictionary' => undef,
'opts' => {
'output' => 'packets/rsa-ac-01',
'description' => 'RSA ACE/Server 6.0 [020] RADIUS (on Solaris 9) - Access-Challenge',
'authenticator' => 'ʌ>eAt
',
'identifier' => 118,
'dont-embed-dict' => 1,
'dictionary' => [
'dicts/dictionary'
],
'slots' => 2
},
'slots' => 2
};
|