Advertisement
Guest User

PSU WiFi (Web Login) Form.

a guest
Feb 18th, 2013
746
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 6.53 KB | None | 0 0
  1. <!--Provoke the inclusion of text depending on the client auth state -->
  2. <!--http://172.18.7.1/portal/logon.htm -->
  3. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  4.  
  5. <html>
  6. <head>
  7. <meta http-equiv="Content-Type" content="text/html; charset=tis-620">
  8. <style type="text/css">
  9. <!--
  10. a:link {color:#4466ff}
  11. a:visited {color:#4466ff}
  12. a:active {color:#5555aa}
  13. a:hover {color:#444466}
  14. rfont {color:#FF0000}
  15. body {
  16.    font-family: Verdana, Arial, Helvetica, sans-serif;
  17.    font-size: 11px;
  18.    color: #000000;
  19. }
  20.  
  21. td {
  22.    font-family: Verdana, Arial, Helvetica, sans-serif;
  23.    font-size: 14px;
  24.    color: #000000;
  25. }
  26.  
  27. h3 {
  28.    font-family: Verdana, Arial, Helvetica, sans-serif;
  29.    color: #000066;
  30.    font-size: 24px;
  31. }
  32.  
  33. h4 {
  34.    font-family: Verdana, Arial, Helvetica, sans-serif;
  35.    color: #000066;
  36.    font-size: 18px;
  37. }
  38.  
  39. h5 {
  40.    font-family: Verdana, Arial, Helvetica, sans-serif;
  41.    color: #660000;
  42.    font-size: 14px;
  43. }
  44. -->
  45. </style>
  46.  
  47. <!-- Modify web page title below -->
  48.  
  49. <title>PSU WiFi (Web Login)</title>
  50.  
  51. <!-- End modification web page title -->
  52.  
  53. </head>
  54. <body>
  55.  
  56. <!-- Modify company .gif and greeting below -->
  57.  
  58. <center>
  59. <table width="100%">
  60. <tr>
  61. <td align="center" width="25%">
  62. <a href="http://www.psu.ac.th" target="_blank"><img src="PSULogo.gif" border="0" alt="PSU Logo"></a>
  63. </td>
  64.  
  65. <td align="center" width="50%">
  66. <a href="http://netserv.cc.psu.ac.th/index.php/services/40-psu-wifi" target="_blank"><img src="WifiLogo.gif" border="0" alt="PSUWiFi Logo">
  67. </td>
  68.  
  69. <td align="center" width="25%">
  70. <a href="http://www.cc.psu.ac.th" target="_blank"><img src="CCLogos.gif"  border="0" alt="CC Logo"></a>
  71. </td>
  72. </tr>
  73. </table>
  74.  
  75. <font size="3" color="darkblue"><b>ระบบเครือข่ายไร้สาย มหาวิทยาลัยสงขลานครินทร์</b></font><br>
  76. <font size="2">ดำเนินการโดย ศูนย์คอมพิวเตอร์</font><p>
  77. </center>
  78. <!-- End modification company .gif and greeting -->
  79. <table  width="100%" height="50%" border="0" cellpadding="5" cellspacing="0">
  80. <tr>
  81.     <td bgcolor="lightblue" colspan="2"> </td>
  82. </tr>
  83. <tr>
  84.     <td  valign="top" width="300" bgcolor="lightblue">
  85.         <!-- Login Form (Left column)-->
  86.         <!-- DO_NOT_MODIFY_THE_SOURCE BEGIN -->
  87.         <center>
  88.         <form name="weblogin" method="post" action="logon.cgi">
  89.         <table border="0" cellpadding="3" width="100%">
  90.         <tr>
  91.             <td align="center" valign="top" colspan="2" bgcolor="white"><b><font color="darkblue">ล็อกอินเพื่อเข้าใช้เครือข่ายไร้สาย</font></b></td>
  92.         <tr>
  93.             <td align="right" valign="center">Username :</td>
  94.             <td align="left" valign="top"><input type="text" name="PtUser" value="" maxlength="79" size="20"></td>
  95.         </tr>
  96.         <tr>
  97.             <td></td>
  98.         </tr>
  99.         <tr>
  100.             <td align="right" valign="center">Password :</td>
  101.             <td align="left" valign="top"><input type="password" name="PtPwd" value="" maxlength="32" size="20"></td>
  102.         </tr>
  103.         <tr>
  104.             <td align="center" colspan="2"><input type="submit" value="Logon" name="PtButton"><input type="reset" value="Reset" name="Reset"></td>
  105.         </tr>
  106.         </table>
  107.         </form>
  108.         </center>
  109.         <!-- END DO_NOT_MODIFY_THE_SOURCE -->
  110.     </td>
  111.     </td>
  112.     <td valign="top" bgcolor="white">
  113.         <font size=5 color="red"><b>คำแนะนำ:</b>
  114.         <br><font size=3 color="black">
  115.         <br><li>Username ที่ใช้ได้คือ:</li>
  116.             <font size=3> <br>1. รหัสนักศึกษา (PSU Passport Login) ที่ใช้ในการลงทะเบียนหรือดูเกรด (<u>ไม่มี s</u> นำหน้ารหัส)
  117.             <br>2. Username ที่ใช้ในการติดต่อ MIS-DSS ของบุคลากรมหาวิทยาลัย
  118.             <br>3. Username ของ Guest ที่ออกให้โดยวิทยาเขต/เขตการศึกษา (ผู้ที่ต้องการใช้งานกรุณาติดต่อเจ้าหน้าที่ดูแลเครือข่ายของคณะ/หน่วยงานที่ท่านไปใช้งาน)</font>
  119.             <br>
  120.             </br>
  121.             <li>รูปแบบการใช้งานเครือข่าย:</li>
  122.             <font size=3><br>1. <b>แบบ Web Login</b> เน้นการเข้าใช้งานได้ง่าย แต่<u>ไม่มีการเข้ารหัสข้อมูล</u> จึง<u>ไม่ปลอดภัย</u>เพราะอาจถูกดักจับข้อมูลได้
  123.             <br>2. <b>แบบ 802.1x</b> เป็นแบบที่ขอ<u>แนะนำให้ใช้</u> เพราะใช้งานได้สะดวก และ<u>มีการเข้ารหัสข้อมูล ทำให้ปลอดภัยจากการถูกดักจับข้อมูล</u> </font>
  124.             <br>
  125.             </br>
  126.             <font size=3 color="red"><li><b>โปรดระมัดระวัง</b></li>
  127.             <font size=3 color="red"><br> รหัส PSU Passport ใช้ในการระบุตัวตนของนักศึกษาและบุคลากรในมหาวิทยาลัยสงขลานครินทร์ การนำไปให้ผู้อื่นใช้มีความเสี่ยง หากเกิดการกระทำผิดตาม พรบ. ความปลอดภัยทางคอมพิวเตอร์ พ.ศ. 2550 <u>เจ้าของ PSU Passport จะต้องเป็นผู้รับผิดชอบต่อความเสียหายที่เกิดขึ้น</u>  </font>
  128.         </ul>
  129.         </font>
  130.         </ul>
  131.         <!-- End modification of warning statement -->
  132.     </td>
  133. </tr>
  134. </table>
  135. <center>
  136.         <font size=3>ขณะนี้ท่านสามารถ Login ได้โดย <u>ไม่ต้องใส่</u> @psu.ac.th ต่อท้าย Username แล้ว
  137.         <br>หากท่านมีปัญหาในการเข้าใช้งานกรุณาติดต่อ <a href="mailto:samphan.l@psu.ac.th">สัมพันธ์ ลิมปิติ</a> โทร. 2099 หรือ
  138.         <a href="mailto:netadmin@psu.ac.th">กลุ่มงานบริการระบบเครือข่ายและสื่อสาร</a>  โทร. 2128
  139.         </font>
  140. </center>
  141. </center>
  142. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement