<?xml version="1.0" encoding="UTF-8"?>
<config-auth client="vpn" type="auth-request">
<version who="sg">0.1(1)</version>
<auth id="main">
<banner>This network is property of TeleTeam Development and as such:&#xA;*Unauthorized access is prohibited.&#xA;*Logins are restricted to authorized users&#xA;*Your actions may be monitored and recorded&#xA;*There is no expectation of privacy while connected to this system.</banner><message>Please enter your username.</message>
<form method="post" action="/auth">
<input type="text" name="username" label="Username:" />
<select name="group_list" label="Group:">
<option value="vpn-users-admins">TTD_Admins</option>
<option value="vpn-users-remote-access">TTD_RemoteAccess</option>
<option value="vpn-users-contractors">TTD_Contractors</option>
</select>
</form></auth>
</config-auth>