Welcome to ISAserver.org
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
Clear Text Password issues?
|
Users viewing this topic:
none
|
Logged in as: Guest
|
Login | |
|
Clear Text Password issues? - 13.Dec.2006 1:20:05 AM
|
|
|
steve6341
Posts: 2
Joined: 18.Nov.2004
Status: offline
|
Have ISA Server 2004 running on a Windows 2003 box. My users connect to the web via Secure NAT. They pretty much have free access to any web content. However, I have recently discovered a problem with a somewhat specialized application. I have a need to hook up to a remote camera system. The company that manufactures the system has provided a simple web page to view the cameras in a browser. It appears as though the username/password are passed in clear text to the camera system causing the connection to time out. The web page works fine in a non-ISA environment. I have included the code from the page below (with fake ip, username, and password). By the way, this web page also works fine in an ISA 2000 environment. <title>Quad camera view with no password</title>
</head>
<body>
<p>
<object
name="ServerPush"
id="ServerPush"
classid="clsid:00A7BD45-3D5C-11D4-BDA7-00C0F02C56AB"
codebase="DMWebX.ocx#version=1,0,1,57"
width="918" height="740" VIEWASTEXT>
<PARAM NAME=URL VALUE=10.10.0.125>
<PARAM NAME=Quad1CamNum VALUE=1>
<PARAM NAME=Quad2CamNum VALUE=2>
<PARAM NAME=Quad3CamNum VALUE=3>
<PARAM NAME=Quad4CamNum VALUE=4>
<PARAM NAME=QuadMode VALUE=1>
</object>
</p>
</body>
<script language="JavaScript">
ServerPush.SetUserAndPassword("user","password");
ServerPush.Connect();
</script>
</html>
The clear text username/password thing is just a hunch because I have noticed that when logging into the management console of the camera system in Internet Explorer 7 it warns you that you are sending password information in clear text. Anyway, I was hoping someone could tell me what, if anything, I can change in ISA 2004 to make this work. Any help would be greatly appreciated. Thanks, Steve
|
|
|
|
RE: Clear Text Password issues? - 2.Jan.2007 3:22:39 PM
|
|
|
steve6341
Posts: 2
Joined: 18.Nov.2004
Status: offline
|
I will have to check the ISA logs the next time I get a chance. But the clients do not get any errors. The page loads as it should - the space where the video should be displayed is blank. I know you're looking for additional information. I called the company (Dedicated Micros) but of course they don't know anything about ISA. I will check the logs. Thanks
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|