![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
IBM lists on its website (http://publib.boulder.ibm.com/infocenter/ idshelp/v117/index.jsp?topic=%2Fcom.ibm.acc.doc%2Fids_acc_prere qs.htm<http://publib.boulder.ibm.com/infoce..._prere qs.htm ) the presence of the woefully insecure Unix utility telnet as a prerequisite for use of the Informix Warehouse Accelerator. It's been nearly 10 years since I've worked in an IT environment that would allow telnet since it transmits passwords in clear text. The screaming security hole that telnet use implies becomes a showstopper to even broaching IWA to management -- even for test and evaluation. What in the world is the need for using telnet with IWA? Can a more palatable utility be substituted? _______________________________________________ Informix-list mailing list Informix-list (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list |
#3
| |||
| |||
|
|
I suppose you can create an encrypted tunnel to overcome this difficulty. Nevertheless I never understand (and please don't get me wrong) what is the real problem on having clear text inside an organization. We all use switches, and AFAIK it creates an exclusive channel between two points. The options I know to overcome this are root access so that you can eavesdrop all the network traffic on your server NICs or some sorts of ARP poisoning that obviously can cause greater problems (and that require proper security measures to prevent it). So, what am I missing? Regards. On Fri, Aug 19, 2011 at 7:46 PM, red_valsen <red_val... (AT) yahoo (DOT) com> wrote: IBM lists on its website (http://publib.boulder.ibm.com/infocenter/ idshelp/v117/index.jsp?topic=%2Fcom.ibm.acc.doc%2Fids_acc_prere qs.htm<http://publib.boulder.ibm.com/infoce...7/index.jsp?to... ) the presence of the woefully insecure Unix utility telnet as a prerequisite for use of the Informix Warehouse Accelerator. *It's been nearly 10 years since I've worked in an IT environment that would allow telnet since it transmits passwords in clear text. *The screaming security hole that telnet use implies becomes a showstopper to even broaching IWA to management -- even for test and evaluation. What in the world is the need for using telnet with IWA? *Can a more palatable utility be substituted? _______________________________________________ Informix-list mailing list Informix-l... (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list -- Fernando Nunes Portugal http://informix-technology.blogspot.com My email works... but I don't check it frequently... |
#4
| |||
| |||
|
|
On Aug 19, 3:06 pm, Fernando Nunes <domusonl... (AT) gmail (DOT) com> wrote: I suppose you can create an encrypted tunnel to overcome this difficulty. Nevertheless I never understand (and please don't get me wrong) what is the real problem on having clear text inside an organization. We all use switches, and AFAIK it creates an exclusive channel between two points. The options I know to overcome this are root access so that you can eavesdrop all the network traffic on your server NICs or some sorts of ARP poisoning that obviously can cause greater problems (and that require proper security measures to prevent it). So, what am I missing? Regards. On Fri, Aug 19, 2011 at 7:46 PM, red_valsen <red_val... (AT) yahoo (DOT) com wrote: IBM lists on its website (http://publib.boulder.ibm.com/infocenter/ idshelp/v117/index.jsp?topic=%2Fcom.ibm.acc.doc%2Fids_acc_prere qs.htm http://publib.boulder.ibm.com/infoce...7/index.jsp?to... ) the presence of the woefully insecure Unix utility telnet as a prerequisite for use of the Informix Warehouse Accelerator. It's been nearly 10 years since I've worked in an IT environment that would allow telnet since it transmits passwords in clear text. The screaming security hole that telnet use implies becomes a showstopper to even broaching IWA to management -- even for test and evaluation. What in the world is the need for using telnet with IWA? Can a more palatable utility be substituted? _______________________________________________ Informix-list mailing list Informix-l... (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list -- Fernando Nunes Portugal http://informix-technology.blogspot.com My email works... but I don't check it frequently... Here's what you missed: Telnet isn't used anymore in security-aware IT environments; telnetd doesn't run on any secured Unix/Linux hosts; management (rightfully) refuses to consider otherwise. It's not a matter of exclusive channels between switches; it about encrypting sensitive data. Precisely what is telnet needed for within the product? Some type of transport mechanism? And there are no others available today? So, what is the alternative? Not providing an answer to telnet means that (heard this before?) yet another touted new feature of IDS goes unused because practical considerations are cast aside in pursuit of an engineering solution that ignores reality. _______________________________________________ Informix-list mailing list Informix-list (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list |
#5
| |||
| |||
|
|
On Aug 19, 3:06 pm, Fernando Nunes <domusonl... (AT) gmail (DOT) com> wrote: I suppose you can create an encrypted tunnel to overcome this difficulty. Nevertheless I never understand (and please don't get me wrong) what is the real problem on having clear text inside an organization. We all use switches, and AFAIK it creates an exclusive channel between two points. The options I know to overcome this are root access so that you can eavesdrop all the network traffic on your server NICs or some sorts of ARP poisoning that obviously can cause greater problems (and that require proper security measures to prevent it). So, what am I missing? Regards. On Fri, Aug 19, 2011 at 7:46 PM, red_valsen <red_val... (AT) yahoo (DOT) com> wrote: IBM lists on its website (http://publib.boulder.ibm.com/infocenter/ idshelp/v117/index.jsp?topic=%2Fcom.ibm.acc.doc%2Fids_acc_prere qs.htm<http://publib.boulder.ibm.com/infoce...7/index.jsp?to... ) the presence of the woefully insecure Unix utility telnet as a prerequisite for use of the Informix Warehouse Accelerator. It's been nearly 10 years since I've worked in an IT environment that would allow telnet since it transmits passwords in clear text. The screaming security hole that telnet use implies becomes a showstopper to even broaching IWA to management -- even for test and evaluation. What in the world is the need for using telnet with IWA? Can a more palatable utility be substituted? _______________________________________________ Informix-list mailing list Informix-l... (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list -- Fernando Nunes Portugal http://informix-technology.blogspot.com My email works... but I don't check it frequently... Here's what you missed: Telnet isn't used anymore in security-aware IT environments; telnetd doesn't run on any secured Unix/Linux hosts; management (rightfully) refuses to consider otherwise. It's not a matter of exclusive channels between switches; it about encrypting sensitive data. Precisely what is telnet needed for within the product? |
|
Some type of transport mechanism? |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
IBM lists on its website (http://publib.boulder.ibm.com/infocenter/ idshelp/v117/index.jsp?topic=%2Fcom.ibm.acc.doc%2Fids_acc_prere qs.htm) the presence of the woefully insecure Unix utility telnet as a prerequisite for use of the Informix Warehouse Accelerator. It's been nearly 10 years since I've worked in an IT environment that would allow telnet since it transmits passwords in clear text. The screaming security hole that telnet use implies becomes a showstopper to even broaching IWA to management -- even for test and evaluation. What in the world is the need for using telnet with IWA? Can a more palatable utility be substituted? _______________________________________________ Informix-list mailing list Informix-list (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list |
#8
| |||
| |||
|
|
To: red_valsen (AT) yahoo (DOT) com Subject: Re: Informix Warehouse Accelerator Prerequisites From: MARTINFU (AT) de (DOT) ibm.com Date: Mon, 22 Aug 2011 14:11:50 +0200 CC: informix-list-bounces (AT) iiug (DOT) org; informix-list (AT) iiug (DOT) org Hi, there have already been several posts that contain correct answers, but to be clear ... here a condensed repeat: - IWA uses the telnet protocol for some rather internal communication for few administrative commands. For that purpose IWA must be explicitly configured to listen at a specific port on a specific IP-address. Recommended for that IP-address is the localhost (127.0.0.1). With that nobody from the outside can connect to IWA in this way. - No telnet service is required on the machine where IWA is running. That means no telnet daemon (telnetd) should be running. (This normally is the big concern regarding security.) - As an easy way to issue those few administrative commands, a telnet client program (e.g. telnet) can be used, as does the ondwa script. With IWA configured for localhost only, this can be done only locally on the machine. That is why there is the requirement to have the telnet client program available on the machine. - There is no password required when issuing such commands via the telnet protocol. Therefore, there is no possibility to "sniff" any password of any user, not even when being logged in locally as user root. (The telnet protocol is only used as a means for communication, but not for user authentication in any way.) Admittedly we may be able to enhance the documentation somewhat, to avoid for potential users the effect of raised bristles and ringing alarm bells when merely reading the word "telnet". TIA, Martin -- Martin Fuerderer IBM Informix Development Munich, Germany Information Management Read about the Informix Warehouse Accelerator: http://tinyurl.com/the-iwa-blog IBM Deutschland Research & Development GmbH Chairman of the Supervisory Board: Martin Jetter Board of Management: Dirk Wittkopp Corporate Seat: Boeblingen, Germany Reg.-Gericht: Amtsgericht Stuttgart, HRB 243294 informix-list-bounces (AT) iiug (DOT) org wrote on 08/19/2011 08:46:07 PM: IBM lists on its website (http://publib.boulder.ibm.com/infocenter/ idshelp/v117/index.jsp?topic=%2Fcom.ibm.acc.doc%2Fids_acc_prere qs.htm) the presence of the woefully insecure Unix utility telnet as a prerequisite for use of the Informix Warehouse Accelerator. It's been nearly 10 years since I've worked in an IT environment that would allow telnet since it transmits passwords in clear text. The screaming security hole that telnet use implies becomes a showstopper to even broaching IWA to management -- even for test and evaluation. What in the world is the need for using telnet with IWA? Can a more palatable utility be substituted? _______________________________________________ Informix-list mailing list Informix-list (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list _______________________________________________ Informix-list mailing list Informix-list (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list |
![]() |
| Thread Tools | |
| Display Modes | |
| |