delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/04/05/05:32:40

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-3.6 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,DATE_IN_PAST_06_12
X-Spam-Check-By: sourceware.org
X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS
From: Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm>
Date: Sat, 04 Apr 2009 21:10:09 -0400
Subject: [ANNOUNCEMENT] Updated: inetutils-1.5-6
To: cygwin AT cygwin DOT com
Message-Id: <announce.20090405011124.2C17B30308@heartbeat2.messagingengine.com>
Reply-To: cygwin AT cygwin DOT com
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Inetutils provides common networking clients and servers,
including the inetd super-server, telnetd and telnet,
ftpd and ftp, rshd and rsh, rlogind and rlogin, talkd and
talk, tftpd and tftp, rexecd (but no rexec), uucpd (but no
uucp client), rcp, and syslogd.

This is a bugfix release. This release is for both cygwin-1.5
and for cygwin-1.7.

[[ compiled using gcc-3.4.4-999 ]]

CHANGES (since 1.5-4)
========================
* iu-config uses new facilities provided by csih-0.1.9-2
  to enable so-called "unattended" installation. See below.
* Fixes a problem with ftpd in active mode, as reported by
  Curt Gran: http://cygwin.com/ml/cygwin/2009-03/msg00299.html


KNOWN ISSUES
=======================
* postinstall script may fail when run automatically by
  setup.exe for cygwin-1.5.  This is not an issue for cygwin-1.7's
  setup.  If installing on a legacy system, run the postinstall
  script manually from an Administrator account:
    Administrator$ /etc/postinstall/inetutils.sh.done
  See announcement for csih-0.1.9-2 for more information.
* talkd (possibly just firewall issues) -- see README
* anonymous ftp has not been tested
* rexec does not honor ~/.netrc. This is a possible issue in
  cygwin's rcmd() implementation.  rexec does honor $REXEC_USER
  and $REXEC_PASS.
* uucpd has not been tested 
* If rlogind is running under xinetd, then 
    'rsh user AT host command' and 'rcp ...' 
  fail. They work as expected when rlogind is running under inetd.
  (Reported by Dr. Volker Zell)
* Some issues using (cygwin) telnet client in a DOS box with TERM=
  cygwin, when communicating with a (cygwin) telnetd. Reported
  http://www.mail-archive.com/bug-inetutils AT gnu DOT org/msg01170.html
  by Achuth Sankar A.  These issues have to do with extra spaces
  between characters, backspace not working, etc.  Minimal investigation
  shows the problem seems to be in (cygwin) telnetd and not cygwin's
  telnet client.  Both work fine if the telnet client is running in
  an rxvt, xterm, or MinTTY terminal.


UNATTENDED INSTALLATION
=======================
People seem to want this, so it's supported -- but I think it's a
bad idea to type your privileged user's passwd on the command line
where it gets saved in /proc/ and ~/.bash_history, but...here's
how to do an "unattended" setup of inetd:

  As Administrator, do
    iu-config -y -w passwd_of_cygserver_account
  or
    iu-config -y --service-account some_account -w passwd_of_some_account

That gets inetd installed and ready to run; you shouldn't need to
answer any additional questions during the configuration process.
On next boot inetd will start automatically (or you can manually
start it with 'cygrunsrv -S inetd').

However..."unattended" only goes so far.  You still have to edit
/etc/inetd.conf to activate the services you want:

  As administrator, do
    chown Administrator /etc/inetd.conf
    <edit inetd.conf>
    chown cyg_server /etc/inetd.conf

AND you need to modify /etc/hosts.allow to allow telnetd connections,
AND you need to modify your Windows Firewall (or ZA, or whatever) to
allow inbound connections on the appropriate port for whatever
services you're turning on...  For more information, see
/usr/share/doc/Cygwin/inetutils*.README.

-- 
Charles Wilson
volunteer inetutils maintainer for cygwin

====================================================================

To update your installation, click on the "Install Cygwin now" link
on the http://cygwin.com/ web page.  This downloads setup.exe to
your system.  Then, run setup and answer all of the questions.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019