public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: cyg Simple <cygsimple@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Possible bug: ssh-host-config - getent when computer name is "-" (dash)
Date: Thu, 24 Mar 2016 21:45:00 -0000	[thread overview]
Message-ID: <56F46003.2060704@gmail.com> (raw)
In-Reply-To: <56F40B07.2020400@arcor.de>

On 3/24/2016 11:43 AM, Dirk Fassbender wrote:
> Am 24.03.2016 um 15:12 schrieb Unknown Sender:
>> I noticed this bug for the first time today on a computer that has the
>> computer name "-" (dash).
>>
>> During ssh-host-config:
>> *** Query: Do you want to use a different name? (yes/no) no
>> /usr/bin/getent: invalid option -- '+'
>> Try `getent --help' or `getent --usage' for more information.
>> *** Query: Create new privileged user account '-\cyg_server' (Cygwin
>> name: 'cyg_server')? (yes/no) yes
>>
>> I suspect this has to do with the computer name because getent &
>> ssh-host-config have never failed this way for me before. Moreover
>> getent seems to be able to query the computer name, and the error
>> message makes me think that it may be connected.
>>
>> I included the 2nd query just to show that it continued the process
>> after the error occurred. I'm not sure if this error is going to cause
>> problems down the line.
>>
>> Will I be encountering tons of problems with a computer name of "-"?
>> It seems to only be a problem right here & right now.
>>
> Hello,
> 
> the computer name "-" (dash) is illegal in the internet.

Uh, that isn't true.

> So many network utilities will have problems with this name.
> 

This might be true but doesn't invalidate the use of the hyphen.

> See
> https://en.wikipedia.org/wiki/Hostname
> for a start about host name definitions.
> 

From this reference:
"The Internet standards (Requests for Comments) for protocols mandate
that component hostname labels may contain only the ASCII letters 'a'
through 'z' (in a case-insensitive manner), the digits '0' through '9',
and the hyphen ('-'). The original specification of hostnames in RFC
952, mandated that labels could not start with a digit or with a hyphen,
and must not end with a hyphen."

Note that hyphen (a.k.a. dash) is permitted.

-- 
cyg Simple

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

  reply	other threads:[~2016-03-24 21:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-24 14:12 Unknown Sender
2016-03-24 15:43 ` Dirk Fassbender
2016-03-24 21:45   ` cyg Simple [this message]
2016-03-24 21:49     ` Marco Atzeri
2016-03-24 22:12     ` Erik Soderquist
2016-03-24 23:20     ` Andrey Repin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56F46003.2060704@gmail.com \
    --to=cygsimple@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).