OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_73-7-g4b3f316
Gerrit Code Review
gerrit@openafs.org
Wed, 24 Mar 2010 22:29:31 -0700 (PDT)
The following commit has been merged in the master branch:
commit 4b3f3169cb89c80acc0cc70d51cf47ed32c22ab2
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Thu Mar 25 01:23:23 2010 -0400
Windows: afslogon.dll vs windows 7
In Windows 7 the GINA is no longer used. As a result, when a
non-Heimdal realm is used for logon, the LogonDomain field
is no longer populated during the NPLogonNotify call. Instead
we must obtain the Kerberos realm from the UPN specified in
the Username field.
Change-Id: I838e0a5b19d560dd2fed6ccccf1e136fe1c4e0c2
Reviewed-on: http://gerrit.openafs.org/1660
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/afslogon.c | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository