Windows: NP Fail requests if AFSGetAuthenticationId fails
authorJeffrey Altman <jaltman@your-file-system.com>
Wed, 12 Mar 2014 16:49:40 +0000 (12:49 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Thu, 17 Apr 2014 12:49:18 +0000 (05:49 -0700)
commit9e9309308c6598ac0cdd9d7348f0b9120ecc3cef
treeceaee1ee4ab92c93edb6e87ffdef51d53f03e5a1
parentc06add7701d40d965a613586b10533e5289f7e6e
Windows: NP Fail requests if AFSGetAuthenticationId fails

If during the processing of a network provider request the Logon
Session AuthenticationId is zero and the AFSGetAuthenticationId()
function is unable to obtain the current thread's AuthenticationId,
then fail the request.

Reviewed-on: http://gerrit.openafs.org/10900
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
(cherry picked from commit e24ed842eba54f62105b08d2b9fb281cc19519f1)

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