]> sourceware.org Git - newlib-cygwin.git/commit
Revert "Cygwin: passwd/group: allow specifying "." as local computername"
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 18 Feb 2019 09:13:35 +0000 (10:13 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 18 Feb 2019 09:38:08 +0000 (10:38 +0100)
commit9883959f083d13ce9991d2162fcf5fee1613478d
treecd9b3d07a2673c57a086760a8236fe884642b3ac
parent367c1ae16185e7a81aea5bcc2388e4a7a473c92e
Revert "Cygwin: passwd/group: allow specifying "." as local computername"

This reverts commit 7c34811440be0bf1e749d9f075f54320c706cb4b.

This potentially allows to circumvent OpenSSHs user/group name matching,
unless the Admin knows to add every local user twice or to use patterns,
e.g.:

  Match user MACHINE+user,.+user
  Match user *+user

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/uinfo.cc
This page took 0.031367 seconds and 5 git commands to generate.