OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_21-9-gf9e9d9a
Gerrit Code Review
gerrit@openafs.org
Tue, 18 Dec 2012 04:43:20 -0800 (PST)
The following commit has been merged in the openafs-devel-1_7_x branch:
commit f9e9d9aebf2f671b099253ec847b0dd32ce5c686
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Thu Jun 7 09:52:13 2012 -0400
Windows: KFW_AFS_klog() changes
If an explicit 'realm' is specified as input:
a. Do not duplicate a request for afs/cellname@REALM if the
explicit realm matches the realm of the client principal.
b. If afs/cellname@REALM fails, request afs@REALM for the
explicit realm.
This patchset does not apply to master due to Kerberos Compatibility
SDK conversion.
Change-Id: I16b62325fc6797e1b2009d051eefcc29b000f10b
Reviewed-on: http://gerrit.openafs.org/8773
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsd/afskfw.c | 113 ++++++++++++++++++++++++++++++++--------------
1 files changed, 78 insertions(+), 35 deletions(-)
--
OpenAFS Master Repository