[Bug 3816] regression: valid_hostname() refuses hostname with comma

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Apr 19 14:36:05 AEST 2025


https://bugzilla.mindrot.org/show_bug.cgi?id=3816

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Comma characters are not valid in hostnames. Why is systemd using them?

BTW, the strictness in hostnames is only applied to ones specified on
the command-line, you can override them via the configuration file if
you want to use arbitrary characters.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list