Match directive can't recognize capital letters

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

 



Hi,

There seems to be an issue when using `Match` and `Hostname`
directives including capital letters.


e.g.

# .ssh/config
#
#    Match host remotehost
#        User alice
#    Host remotehost
#        User bob
#
ssh remotehost
#=> Apply "User alice"

# .ssh/config
#
#    Match host RemoteHost
#        User alice
#    Host RemoteHost
#        User bob
#

ssh RemoteHost
# => Apply "User bob"


I'm using "OpenSSH_6.6p1, OpenSSL 0.9.8y 5 Feb 2013" from source.

Thanks.
_______________________________________________
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