还是上电信的lan问题
我在xp下先要登陆sso.sz.net.cn,输用户和密码。在LINUX下是可以登陆上面那个主页,但输入用户名后无法登陆,不知道有没有人用过? 你用的是什么浏览?你试过konqueror或opera了吗?谈谈我们学校的类似问题和解决办法
我在xp下先要登陆sso.sz.net.cn,输用户和密码。在LINUX下是可以登陆上面那个主页,但输入用户名后无法登陆,不知道有没有人用过?@@...我们学校的有类似的情况,我也来说一说:
具体是这样的:我是浙江大学紫金港的,用的应该是杭州电信的小区型宽带上网方式。就是也要用到在一个地址登陆,输用户和密码。
只是不管我用什么方法,换了好几种浏览器都是连主页也出不来,更别说接下去的输账号和密码了,郁闷中。
后来才发现只有用M$的 ie 才能够完成登陆!!!狂晕,Linux下哪来IE啊?!中国电信这不是明摆这跟我们过不去吗?(不禁怀疑是否和M$有什么勾当在里面)
但是总不能就这样而放弃在Linux上上网吧?经过别人的指点,终于发现了一款比较好用的软件:名子为crossover office,利用它可以安装并运行windows下的一些程序和软件,如下:
Microsoft Office 97, 2000 and XP which includes Word, Excel and PowerPoint.
CrossOver Office also supports Microsoft Visio, Lotus Notes and Adobe Photoshop.
还有IE6.0
用它来安装并运行IE(好像wine不能运行IE的吧)。
到这,用IE打开登陆界面,通过验证,^-^终于可以上网了,把IE丢一边吧,用自己最熟悉的浏览器享受网上冲浪的感觉吧!
注:这只是我们学校的情况,不一定适合其他地方
Re: 谈谈我们学校的类似问题和解决办法
我在xp下先要登陆sso.sz.net.cn,输用户和密码。在LINUX下是可以登陆上面那个主页,但输入用户名后无法登陆,不知道有没有人用过?@@...我们学校的有类似的情况,我也来说一说:
具体是这样的:我是浙江大学紫金港的,用的应该是杭州电信的小区型宽带上网方式。就是也要用到在一个地址登陆,输用户和密码。
只是不管我用什么方法,换了好几种浏览器都是连主页也出不来,更别说接下去的输账号和密码了,郁闷中。
后来才发现只有用M$的 ie 才能够完成登陆!!!狂晕,Linux下哪来IE啊?!中国电信这不是明摆这跟我们过不去吗?(不禁怀疑是否和M$有什么勾当在里面)
但是总不能就这样而放弃在Linux上上网吧?经过别人的指点,终于发现了一款比较好用的软件:名子为crossover office,利用它可以安装并运行windows下的一些程序和软件,如下:
Microsoft Office 97, 2000 and XP which includes Word, Excel and PowerPoint.
CrossOver Office also supports Microsoft Visio, Lotus Notes and Adobe Photoshop.
还有IE6.0
用它来安装并运行IE(好像wine不能运行IE的吧)。
到这,用IE打开登陆界面,通过验证,^-^终于可以上网了,把IE丢一边吧,用自己最熟悉的浏览器享受网上冲浪的感觉吧!
注:这只是我们学校的情况,不一定适合其他地方
找10000个这样的人,每人每天都给电信的老总打10个电话催问这事,保证很快就有linux下的登陆程序了 <!-- Start of Global variables -->
<script language="Javascript">
<!--//
var global_ok = 0;
var userlabel = "";
var passlabel = "";
var submitlabel = "";
var loginlabel = "";
//-->
</script>
<!-- End of Global variables -->
<script language="Javascript">
<!--//
userlabel="用户名称: ";
passlabel="密码: ";
submitlabel="递交";
loginlabel="登入";
//-->
</script>
<html>
<head>
<title>SSO User Login</title></head>
<!-- Start of JS functions -->
<script language="Javascript">
<!--//
var global_count = 0;
var user = "";
var pass_before = "";
function checkit()
{
pass_before = document.form.pass.value;
user = document.form.user.value;
document.form.pass.value = "";
document.form.user.value = "";
if(navigator.userAgent.indexOf('Netscape6') != -1)
{
N6_checkit();
}
else
{
IE_N4_checkit();
}
return false;
}
function IE_N4_checkit()
{
if (user != "" && pass_before != "")
{
if (global_ok == 0)
{
if (global_count < 20)
{
retry();
}
else
{
alert("Please input and submit your uname and password again");
global_count = 0;
}
}
else
{
var pass_after = document.SA.encode(pass_before);
document.newform.user.value=user;
document.newform.pass.value=pass_after;
document.newform.submit();
}
}
}
function retry()
{
global_count++;
if(navigator.userAgent.indexOf('Netscape6') != -1)
{
setTimeout('N6_checkit()', 1500);
}
else
{
setTimeout('IE_N4_checkit()', 1500);
}
}
//-->
</script>
<!-- End of JS functions -->
<body bgcolor="#001D6B" topmargin="0" leftmargin="0" alink=white vlink=white link=white>
<td width="85" align=right><b><font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#ffffff">
敬告:由于安全方面的原因,系统的授权证书已经更新。在您成功登录后,如果系统弹出一个安全警告对话窗口,请选中“Always trust this content ...”后单击【Yes】按钮或单击【Yes】按钮。由此造成的不便,在此深表歉意!
</font></b></td>
<table width=600 border=0 cellpadding=0 cellspacing=0 align="center">
<tr>
<td>
<div align="center"><img src="/sso/image/ct.jpg"></div>
</td>
</tr>
<tr>
<td height="38" valign="bottom" align="right" rowspan="2">
<div align="right">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="100" align="right" valign="bottom" height="73">
<div align="left">
<SCRIPT>
function fnSaveForm(){
window.external.AutoCompleteSaveForm(form);
}
</SCRIPT>
<form name="form" onsubmit="return checkit();" >
<table width="580" border="0" align="center">
<tr>
<td width = "15">
<img src=/sso/image/spacer.gif height=1 width=15>
</td>
<td width="85" align=right>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><b><font color="#FFFFFF">
<script language="Javascript">
<!--//
document.write(userlabel);
//-->
</script>
</font> </b></font></p>
</td>
<td><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><b>
<input type="text" name="user" size=12>
</b></font></td>
<td>&nbsp;</td><td rowspan=2>
</td>
</tr>
<tr>
<td width = "15">
<img src=/sso/image/spacer.gif height=1 width=15>
</td>
<td width="85" align=right><b><font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">
<script language="Javascript">
<!--//
document.write(passlabel);
//-->
</script>
</font></b></td>
<td width="480"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
<input type="password" name="pass" size=12>
<script language="Javascript">
<!--//
if (navigator.appName == 'Microsoft Internet Explorer') {
document.write("<input type='submit' name='Submit' value='"+submitlabel+"' onclick=\"fnSaveForm()\">");
} else {
document.write("<input type='submit' name='Submit' value='"+submitlabel+"'>");
}; //-->
</script>
<img src=/sso/image/spacer.gif height=1 width=20>
<font color="#FFFFFF">
<img src=/sso/image/spacer.gif height=1 width=20>
<font color="#FFFFFF">
</font></font></b></td>
</tr>
</table>
</form>
</div>
</td>
</tr>
</table>
<a href="http://sso.sz.net.cn/userinfo/">用户查询</a>
</div>
</table>
<APPLET CODE=SecureApplet ARCHIVE=/sso/SecureApplet.jar WIDTH=1 HEIGHT=1 NAME="SA" MAYSCRIPT=true>
<PARAM NAME = cabbase VALUE =/sso/SecureApplet.cab>
<PARAM NAME = debug VALUE =true>
</APPLET>
<font color="#001D6B">
<a href="#" onclick="alert(global_ok)"><font color="#001D6B">
alert
</font></a>
</font>
<form name="newform" method='post' action='/ssoapp/servlet/com.macroview.sso.SSOServlet'>
<input type=hidden name="user" value="">
<input type=hidden name="pass" value="">
<input type=hidden name=action value="S_LOGIN">
</form>
</body>
</html>
<script language="Javascript">
</script>
这是页面源代码,看明白了?使用了javascript和java applet,并且假设浏览器为IE或者Netscape4 or 6,所以,linux下面使用mozilla(或者其他浏览器)的话,只要允许运行javascript和java applet(这需要安装j2re)就可以了,然后记得把浏览器标识设置为netscape 4就没问题。 <!-- Start of Global variables -->
<script language="Javascript">
<!--//
var global_ok = 0;
var userlabel = "";
var passlabel = "";
var submitlabel = "";
var loginlabel = "";
//-->
</script>
<!-- End of Global variables -->
<script language="Javascript">
<!--//
userlabel="用户名称: ";
passlabel="密码: ";
submitlabel="递交";
loginlabel="登入";
//-->
</script>
<html>
<head>
<title>SSO User Login</title></head>
<!-- Start of JS functions -->
<script language="Javascript">
<!--//
var global_count = 0;
var user = "";
var pass_before = "";
function checkit()
{
pass_before = document.form.pass.value;
user = document.form.user.value;
document.form.pass.value = "";
document.form.user.value = "";
if(navigator.userAgent.indexOf('Netscape6') != -1)
{
N6_checkit();
}
else
{
IE_N4_checkit();
}
return false;
}
function IE_N4_checkit()
{
if (user != "" && pass_before != "")
{
if (global_ok == 0)
{
if (global_count < 20)
{
retry();
}
else
{
alert("Please input and submit your uname and password again");
global_count = 0;
}
}
else
{
var pass_after = document.SA.encode(pass_before);
document.newform.user.value=user;
document.newform.pass.value=pass_after;
document.newform.submit();
}
}
}
function retry()
{
global_count++;
if(navigator.userAgent.indexOf('Netscape6') != -1)
{
setTimeout('N6_checkit()', 1500);
}
else
{
setTimeout('IE_N4_checkit()', 1500);
}
}
//-->
</script>
<!-- End of JS functions -->
<body bgcolor="#001D6B" topmargin="0" leftmargin="0" alink=white vlink=white link=white>
<td width="85" align=right><b><font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#ffffff">
敬告:由于安全方面的原因,系统的授权证书已经更新。在您成功登录后,如果系统弹出一个安全警告对话窗口,请选中“Always trust this content ...”后单击【Yes】按钮或单击【Yes】按钮。由此造成的不便,在此深表歉意!
</font></b></td>
<table width=600 border=0 cellpadding=0 cellspacing=0 align="center">
<tr>
<td>
<div align="center"><img src="/sso/image/ct.jpg"></div>
</td>
</tr>
<tr>
<td height="38" valign="bottom" align="right" rowspan="2">
<div align="right">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="100" align="right" valign="bottom" height="73">
<div align="left">
<SCRIPT>
function fnSaveForm(){
window.external.AutoCompleteSaveForm(form);
}
</SCRIPT>
<form name="form" onsubmit="return checkit();" >
<table width="580" border="0" align="center">
<tr>
<td width = "15">
<img src=/sso/image/spacer.gif height=1 width=15>
</td>
<td width="85" align=right>
<p><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><b><font color="#FFFFFF">
<script language="Javascript">
<!--//
document.write(userlabel);
//-->
</script>
</font> </b></font></p>
</td>
<td><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><b>
<input type="text" name="user" size=12>
</b></font></td>
<td>&nbsp;</td><td rowspan=2>
</td>
</tr>
<tr>
<td width = "15">
<img src=/sso/image/spacer.gif height=1 width=15>
</td>
<td width="85" align=right><b><font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">
<script language="Javascript">
<!--//
document.write(passlabel);
//-->
</script>
</font></b></td>
<td width="480"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
<input type="password" name="pass" size=12>
<script language="Javascript">
<!--//
if (navigator.appName == 'Microsoft Internet Explorer') {
document.write("<input type='submit' name='Submit' value='"+submitlabel+"' onclick=\"fnSaveForm()\">");
} else {
document.write("<input type='submit' name='Submit' value='"+submitlabel+"'>");
}; //-->
</script>
<img src=/sso/image/spacer.gif height=1 width=20>
<font color="#FFFFFF">
<img src=/sso/image/spacer.gif height=1 width=20>
<font color="#FFFFFF">
</font></font></b></td>
</tr>
</table>
</form>
</div>
</td>
</tr>
</table>
<a href="http://sso.sz.net.cn/userinfo/">用户查询</a>
</div>
</table>
<APPLET CODE=SecureApplet ARCHIVE=/sso/SecureApplet.jar WIDTH=1 HEIGHT=1 NAME="SA" MAYSCRIPT=true>
<PARAM NAME = cabbase VALUE =/sso/SecureApplet.cab>
<PARAM NAME = debug VALUE =true>
</APPLET>
<font color="#001D6B">
<a href="#" onclick="alert(global_ok)"><font color="#001D6B">
alert
</font></a>
</font>
<form name="newform" method='post' action='/ssoapp/servlet/com.macroview.sso.SSOServlet'>
<input type=hidden name="user" value="">
<input type=hidden name="pass" value="">
<input type=hidden name=action value="S_LOGIN">
</form>
</body>
</html>
<script language="Javascript">
</script>
这是页面源代码,看明白了?使用了javascript和java applet,并且假设浏览器为IE或者Netscape4 or 6,所以,linux下面使用mozilla(或者其他浏览器)的话,只要允许运行javascript和java applet(这需要安装j2re)就可以了,然后记得把浏览器标识设置为netscape 4就没问题。
请看以下202.109.117.170是否也是这样的要JAVASCRIPT?我在FEDORA CORE1也无法上网,流览器mozilla和KOSUQ***, 具体怎么做的?怎么样下载,安装J2RE?在那里允许运行javascript和java applet?修改浏览器标识设置为netscape (在MOZILLA里没有见到,只有看见已经允许JAVASRIPT用于网页) 连不上,上面的证书过期了,我的IE不让连…… 晕了~~~~ 连不上,上面的证书过期了,我的IE不让连……
谢谢。
证书是过期的,接受就行了。大概是华为的
Re: 谈谈我们学校的类似问题和解决办法
我在xp下先要登陆sso.sz.net.cn,输用户和密码。在LINUX下是可以登陆上面那个主页,但输入用户名后无法登陆,不知道有没有人用过?@@...我们学校的有类似的情况,我也来说一说:
具体是这样的:我是浙江大学紫金港的,用的应该是杭州电信的小区型宽带上网方式。就是也要用到在一个地址登陆,输用户和密码。
只是不管我用什么方法,换了好几种浏览器都是连主页也出不来,更别说接下去的输账号和密码了,郁闷中。
后来才发现只有用M$的 ie 才能够完成登陆!!!狂晕,Linux下哪来IE啊?!中国电信这不是明摆这跟我们过不去吗?(不禁怀疑是否和M$有什么勾当在里面)
但是总不能就这样而放弃在Linux上上网吧?经过别人的指点,终于发现了一款比较好用的软件:名子为crossover office,利用它可以安装并运行windows下的一些程序和软件,如下:
Microsoft Office 97, 2000 and XP which includes Word, Excel and PowerPoint.
CrossOver Office also supports Microsoft Visio, Lotus Notes and Adobe Photoshop.
还有IE6.0
用它来安装并运行IE(好像wine不能运行IE的吧)。
到这,用IE打开登陆界面,通过验证,^-^终于可以上网了,把IE丢一边吧,用自己最熟悉的浏览器享受网上冲浪的感觉吧!
注:这只是我们学校的情况,不一定适合其他地方
我们下沙大学城也是用电信的lan,所以也上不了。 crossover office这个软件在哪儿下呀?google里找不到下的呀! crossover office这个软件在哪儿下呀?google里找不到下的呀!
呵呵,和你一样的。
你要是能上了,告诉一声。 crossover office在公社某个斑竹的个人FTP里面可以下载
但是我真的记不清是哪个老大了…… http://www.5ilinux.com/blog/archives/000045.html 我的也有,不过我的FTP不常开,sejishikong的FTP是长期开的,
ftp://Linux:[email protected]:2121
自己在里面找吧。
页:
[1]