ssh config Host case insensitive

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



Hi,

There seems to be an issue where a case sensitive Host entry is no
longer working after update to openssh 6.5

example entry: (was working before update)
Host MyHost
	Hostname 192.168.0.1
	Port 1234
	User root
	IdentityFile ~/.ssh/id_rsa

When issuing "ssh MyHost" the outcome is now:
ssh: Could not resolve hostname myhost: Name or service not known

When the above entry is changed to:
Host myhost, the connection works fine again.

$ ssh -V
OpenSSH_6.5p1, OpenSSL 1.0.1f 6 Jan 2014

OS: Archlinux fully up to date when sending this mail

thx
-- 
Ike

Attachment: pgpQhK0byoRnS.pgp
Description: PGP signature

_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux