OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre5-4-g0c350f8
Gerrit Code Review
gerrit@openafs.org
Tue, 10 May 2011 08:14:43 -0700 (PDT)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 0c350f8bfe563f3b1b0fe9977c6c472c530b83f5
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Mon May 9 10:46:46 2011 -0400
Windows: always try afs/cell@USER-REALM first
In the KFW_AFS library, always try afs/cell@USER-REALM
first, even when KFW_AFS_klog() is called with an explicit
realm mapping for the cell. An afs service principal from
the user's realm is always preferred. No cross realm and
if the realm is AD, the ability to avoid the inclusion of
a PAC.
Change-Id: Ie1a963f3826e10b3f37acf5829532046fe42e88e
Reviewed-on: http://gerrit.openafs.org/4633
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-on: http://gerrit.openafs.org/4635
src/WINNT/afsd/afskfw.c | 289 ++++++++++++++++++++++++-----------------------
1 files changed, 147 insertions(+), 142 deletions(-)
--
OpenAFS Master Repository