]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: seteuid: use Kerberos/MsV1_0 S4U authentication by default
authorCorinna Vinschen <corinna@vinschen.de>
Sat, 26 Jan 2019 17:33:41 +0000 (18:33 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Sat, 26 Jan 2019 18:41:03 +0000 (19:41 +0100)
commit0fb497165f8545470624012315aeaf37333c1ea2
tree325d88e9f5ffb0226fbca7b8cb293f6fcc5c7fb3
parent84230b71c64765ad0e34faffdfe6d1c58477a84d
Cygwin: seteuid: use Kerberos/MsV1_0 S4U authentication by default

- This simple and official method replaces cyglsa and "create token"
  methods.  No network share access, same as before.

- lsaauth and create_token are disabled now.  If problems crop up,
  they can be easily reactivated.  If no problems crop up, they
  can be removed in a while, together with the lsaauth subdir.

- Bump Cygwin version to 3.0.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/autoload.cc
winsup/cygwin/include/cygwin/version.h
winsup/cygwin/release/3.0 [moved from winsup/cygwin/release/2.12.0 with 95% similarity]
winsup/cygwin/sec_auth.cc
winsup/cygwin/security.h
winsup/cygwin/syscalls.cc
winsup/doc/new-features.xml
winsup/doc/ntsec.xml
This page took 0.031564 seconds and 5 git commands to generate.