OSDN Git Service

da5449ff278cd2899e624e22e1474c8a8c12b24c
[opengate/opengate.git] / opengate / javahtml / en / index-ssl.html
1 <HTML>
2 <link rel="shortcut icon" href="%%OPENGATEDIR%%/favicon.ico" type="image/x-icon">
3 <link rel="icon" href="%%OPENGATEDIR%%/favicon.ico" type="image/x-icon">
4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=iso-8859-1">
5 <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
6 <HEAD>
7 <TITLE>OpengateStart</TITLE>
8 </HEAD>
9
10 <BODY>
11 <center>
12
13 <H2>Network User Authentication</H2>
14 <hr>
15 [<a href="https://%%AUTHCGIURL%%?addr=%%ADDR4%%&lang=ja">Japanese version</a>]
16 <hr SIZE=4 WIDTH="100%">
17
18 <P><font size=+1>You are requested to be authenticated 
19 before network access is granted.
20 </font></P>
21
22 <P><font size=+1>You will be authenticated with your user ID and
23 password.  If you do
24 not know your user ID and/or password, please consult CNC.
25 </font></P>
26
27 <P>
28 Please enter your user ID and password in the box below, then press
29 SEND.
30 </P>
31
32 <P>
33 <FORM METHOD="POST" ACTION="https://%%CGIURL%%">
34 <INPUT TYPE="HIDDEN" NAME="language" VALUE="%%LANGUAGE%%">
35 <INPUT TYPE="HIDDEN" NAME="remote_addr" VALUE="%%ADDR4%%">
36 <INPUT TYPE="HIDDEN" NAME="redirected_url" VALUE="%%REDIRECTEDURL%%">
37
38 <TABLE BORDER=0>
39 <TR NOWRAP>
40 <TD>User ID:</TD><TD><INPUT TYPE="TEXT" SIZE=20 NAME="userid"></TD>
41 </TR><TR NOWRAP>
42 <TD>Password:</TD><TD><INPUT TYPE="PASSWORD" SIZE=20 NAME="password"></TD>
43 </TR><TR NOWRAP>
44 <TD><INPUT TYPE="SUBMIT" VALUE="  SEND  "></TD>
45 </TR>
46 </TABLE>
47
48
49 <hr>
50 <b>Use the following only when the network is closed frequently and 
51 cannot be used continuously(unrecommended).</b><br>
52 Required Usage Duration: 
53 <INPUT TYPE="TEXT" SIZE="4" NAME="duration" VALUE="Auto">
54 minutes(range: 1-%%DURATIONMAX%% minutes).  
55 This will keep your session open for the indicated time period.  
56 If you leave without closing your session, others could use it illegally! 
57 To avoid trouble with hijacking, click the TERMINATE link on the accept page 
58 when you want to stop using the network.
59 <hr>
60 </form>
61 </p>
62
63 </center>
64
65 <p><font size=+1>If you have any questions, 
66 please contact the network administrator.
67
68 <div align=right>Saga University</div>
69
70 </BODY>
71
72 </HTML>
73
74
75
76
77
78
79
80
81