Windows: Always fetch auth id in kernel
authorJeffrey Altman <jaltman@your-file-system.com>
Sun, 28 Jun 2015 17:18:01 +0000 (13:18 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Thu, 24 Sep 2015 04:19:25 +0000 (00:19 -0400)
commit967c5dbef3340ee0c870b1fb1f91c24fb6443358
treee074ed43a894b73bbf3b1c35a4086cbf1c95534b
parentd35164370a8e799ed35f7f23670ddee02dc87f50
Windows: Always fetch auth id in kernel

When processing network provider requests in afsredirlib.sys always
obtain the auth id using the SYSTEM worker thread.   Do not trust
the values provided by userland.

Change-Id: I9786b0c836cf967074035a7595c38c8700cb7589
Reviewed-on: http://gerrit.openafs.org/11910
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsrdr/kernel/lib/AFSNetworkProviderSupport.cpp