# BRCM_VERSION=3
[bcm963xx.git] / userapps / broadcom / cfm / html_t_online_fra / hcti_sicherheit_pwd_error.htm
1 <HTML>
2
3 <HEAD>
4
5 <TITLE>SicherheitSystempasswort</TITLE>
6
7 <SCRIPT language="JavaScript" src="js_fade.txt" type="text/JavaScript"></SCRIPT>
8 <SCRIPT language="JavaScript" src="js_menu.txt" type="text/JavaScript"></SCRIPT>
9
10 <SCRIPT language="JavaScript">
11 <!--
12 var loc = 'hcti_sicherheit_pwd.cgi?';
13
14 function stApply(){
15         var code = 'location.assign("' + loc + '")';
16         eval(code);
17 }
18
19 function stOk(){
20     if(document.F1.P1.value == "" && document.F1.P2.value == "" && document.F1.P3.value == ""){
21       alert("Bitte geben Sie Ihr altes und neues Passwort ein.");
22       document.F1.P1.focus();
23       return false;
24     } else {
25         if (document.F1.P2.value=="" || document.F1.P3.value=="" || document.F1.P2.value!=document.F1.P3.value){
26           alert("Ungültiges neues Passwort! Bitte versuchen Sie es erneut.");
27           document.F1.P2.value = "";
28           document.F1.P3.value = "";
29           document.F1.P2.focus();
30           return false;
31         } else {
32                 if(isValidPwd(document.F1.P2.value) == false){
33                     alert(alertpwd);
34                     document.F1.P2.value = "";
35                     document.F1.P3.value = "";
36                     document.F1.P2.focus();
37                     return false;
38                 }
39                 loc += 'sysAuthPassword=' + encodeUrl(document.F1.P1.value);
40                 loc += '&sysNewPassword=' + encodeUrl(document.F1.P2.value);
41                 document.getElementById("c_verzoeg1").style.visibility='visible';
42                 document.getElementById("c_verzoeg2").style.visibility='visible';
43                 document.getElementById("t_but1").style.visibility='hidden';
44                 document.getElementById("t_but3").style.visibility='hidden';
45                 document.getElementById("t_but4").style.visibility='hidden';
46                 setTimeout("stApply()", 1000);
47         }
48     }    
49 }
50  
51 function stZrk(){
52   top.frames[2].location.href = "hcti_sicherheit.htm";
53 }
54
55 function onFormLoad()
56 {
57         alert("Falsches Passwort! Bitte versuchen Sie es erneut.");
58         document.F1.P1.value = "";
59         document.F1.P2.value = "";
60         document.F1.P3.value = "";
61         document.F1.P1.focus();
62
63 }
64 //-->
65 </SCRIPT>
66
67 <LINK rel="stylesheet" href="style.css" type="text/css">
68
69 </HEAD>
70
71 <BODY onload=onFormLoad()>
72
73 <DIV id=c_Frame>
74
75 <DIV id=c_border>
76 <DIV id=c_pfad>Sicherheit / System-Passwort</DIV>
77 <DIV id=c_titel>Passwort Änderung</DIV>
78 <DIV id=c_std>
79       <table border="0" cellpadding="0" cellspacing="2">
80         <tr onmouseover=i_showElem(1) onmouseout=i_showElem(0)>
81           <form name="F1">
82             <td width="180">Altes Passwort:</td>
83             <td><input type="password" class="stylepwd" name="P1" size="12" maxlength="12"></td>
84         </tr>
85       </table>
86 </DIV>
87 <DIV id=c_std>
88       <table border="0" cellpadding="0" cellspacing="2">
89         <tr onmouseover=i_showElem(2) onmouseout=i_showElem(0)>
90             <td width="180">Neues Passwort:</td>
91             <td><input type="password" class="stylepwd" name="P2" size="12" maxlength="12"></td>
92         </tr>
93       </table>
94 </DIV>
95 <DIV id=c_last>
96       <table border="0" cellpadding="0" cellspacing="2">
97         <tr onmouseover=i_showElem(3) onmouseout=i_showElem(0)>
98             <td width="180">Neues Passwort wiederholen:</td>
99             <td><input type="password" class="stylepwd" name="P3" size="12" maxlength="12"></td>
100           </form>
101         </tr>
102       </table>
103 </DIV>
104
105 <DIV id=c_leer></DIV>
106 <DIV id=c_foot></DIV>
107 </DIV>
108
109 <DIV id=c_verzoeg1></DIV>
110 <DIV id=c_verzoeg2></DIV>
111
112 </DIV>
113
114 <DIV id=t_Frame>
115
116 <DIV id=t_but1 onclick=startseite() onmouseover=rahmen(1,1) onmouseout=rahmen(0,1)>&lt;&lt;&nbsp;&nbsp;&lt;&lt;</DIV>
117 <DIV id=t_but3 onclick=stZrk() onmouseover=rahmen(1,3) onmouseout=rahmen(0,3)>Zur&uuml;ck &lt;&lt;</DIV>
118 <DIV id=t_but4 onclick=stOk() onmouseover=rahmen(1,4) onmouseout=rahmen(0,4)>Speichern &lt;&lt;</DIV>
119
120 </DIV>
121
122 <DIV id=i_Frame>
123
124   <DIV id=i_content>
125     <h2>Passwort Änderung</h2>
126     <p>Damit die Router-Konfiguration vor unberechtigtem Zugriff geschützt ist,
127     muss das im Auslieferungszustand eingetragene Passwort 0000 geändert werden.</p>
128     <p>Bewahren Sie das neue Passwort an einer sicheren Stelle vor Zugriff von Unbefugten auf.</p>
129
130     <p><img border="0" src="pic_i_hinweis.gif"><br>    
131     Zu Ihrer Sicherheit wird das Konfigurationsprogramm automatisch beendet,
132     nachdem es mehr als 10 Minuten nicht verwendet wurde.</p>
133
134     <p>Weitere Informationen erhalten Sie, wenn Sie den Mauszeiger über einen Menüpunkt bewegen.</p>
135   </DIV>
136   
137   <DIV id=i_content1>
138     <h2>Passwort Änderung</h2>
139     <p><b>Altes Passwort</b><br>
140     Tragen Sie hier Ihr bisheriges Passwort ein. Im Auslieferungszustand ist das Passwort <b>0000</b> eingetragen.</p>
141   </DIV>
142   
143   <DIV id=i_content2>
144     <h2>Passwort Änderung</h2>
145     <p><b>Neues Passwort</b><br>
146     Tragen Sie hier Ihr neues Passwort ein und wiederholen Sie die Eingabe im Feld darunter.</p>
147     <p>Das Passwort kann aus<br>
148     4 bis 12 alphanumerischen Zeichen (A-Z, a-z, 0-9) bestehen, Groß-/Kleinschreibung wird berücksichtigt.</p>
149   </DIV>
150
151   <DIV id=i_content3>
152     <h2>Passwort Änderung</h2>
153     <p><b>Neues Passwort wiederholen</b><br>
154     Wiederholen Sie die Eingabe des neuen Passwortes.</p>
155     <p>Das Passwort kann aus<br>
156     4 bis 12 alphanumerischen Zeichen (A-Z, a-z, 0-9) bestehen, Groß-/Kleinschreibung wird berücksichtigt.</p>
157   </DIV>
158   
159 </DIV>
160
161 </BODY>
162
163 </HTML>