view conf/opendiam.eap.testbed.aaa/opendiameter/aaad/config/aaad_user_db.dtd @ 0:9e5a3c884de6

Initial import of the virtual testbed.
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 17 Jun 2010 11:00:32 +0900
parents
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8" ?>

     <!ELEMENT user_db (user_entry*, default_entry)>

     <!ELEMENT user_entry (name_match, eap_method, archie?, md5?)>
     <!ELEMENT default_entry (eap_method, archie?, md5?)>

     <!ELEMENT name_match (#PCDATA)>
     <!ELEMENT eap_method (#PCDATA)>

     <!ELEMENT archie (shared_secret_file)>

     <!ELEMENT shared_secret_file (#PCDATA)>

     <!ELEMENT md5 (password_type, secret)>

     <!ELEMENT password_type (#PCDATA)>
     <!ELEMENT secret (#PCDATA)>
"Welcome to our mercurial repository"