~ubuntu-branches/ubuntu/dapper/freeradius/dapper-updates

« back to all changes in this revision

Viewing changes to src/tests/eapsim-04/eapsim-in.txt

  • Committer: Bazaar Package Importer
  • Author(s): Paul Hampson
  • Date: 2004-12-29 20:19:42 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041229201942-uj2e95la965uthc7
Tags: 1.0.1-2
* freeradius-dialupadmin Suggests php4-mysql | php4-pgsql
   Closes: #279419
* Added a two-second pause to restart in init.d script
   Closes: #262635
* FreeRADIUS module packages now depend on the same source
  version of the main FreeRADIUS package.
   Closes: #284353
* FreeRADIUS-dialupadmin's default paths in admin.conf are
  now correct.
   Closes: #280942
* FreeRADIUS-dialupadmin's help.php3 can now find README.
   Closes: #280941
* Fixes stolen from 1.0.2 CVS:
  - Bug fix to make udpfromto code work
  - radrelay shouldn't dump core if it can't read a VP from the
    detail file.
  - Only initialize the random pool once.
  - In rlm_sql, don't escape characters twice.
  - In rlm_ldap, only claim Auth-Type if a plain text password is present.
  - Locking fixes in threading code
  - Fix building on gcc-4.0 by not trying to access static auth_port from
    other files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
User-Name = "1244070100000001@eapsim.foo"
 
2
NAS-IP-Address = marajade.sandelman.ottawa.on.ca
 
3
EAP-Code = Response
 
4
EAP-Type-Identity = "1244070100000001@eapsim.foo"
 
5
Message-Authenticator = 0
 
6
NAS-Port = 0
 
7
EAP-Sim-Rand1 = 0x101112131415161718191a1b1c1d1e1f
 
8
EAP-Sim-SRES1 = 0xd1d2d3d4
 
9
EAP-Sim-Rand2 = 0x202122232425262728292a2b2c2d2e2f
 
10
EAP-Sim-SRES2 = 0xe1e2e3e4
 
11
EAP-Sim-Rand3 = 0x303132333435363738393a3b3c3d3e3f
 
12
EAP-Sim-SRES3 = 0xf1f2f3f4
 
13
EAP-Sim-KC1 = 0xa0a1a2a3a4a5a6a7
 
14
EAP-Sim-KC2 = 0xb0b1b2b3b4b5b6b7
 
15
EAP-Sim-KC3 = 0xc0c1c2c3c4c5c6c7
 
16
 
 
17