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>
Wed, 16 Apr 2014 13:08:57 +0000 (06:08 -0700)
commite24ed842eba54f62105b08d2b9fb281cc19519f1
tree9dbd1a69453d7c2c88d27c7c1914c3207edb409b
parent70299e6c3def0b84520232c02b9071c9cbf8a851
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.

Change-Id: If2aeba836d762f4f1b982d954fac720863a05c1f
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>
src/WINNT/afsrdr/kernel/lib/AFSNetworkProviderSupport.cpp