OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2625-gd8397c7
Gerrit Code Review
gerrit@openafs.org
Mon, 2 Jul 2012 18:45:59 -0700 (PDT)
The following commit has been merged in the master branch:
commit d8397c7c320cd8557e4a24a9ff84b029c07b165e
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Mon Jun 11 14:45:15 2012 -0400
Windows: afslogon is only an authentication provider
afslogon.dll is just a Authentication Provider DLL. It does not
provide network file system browse and mapping functions. Therefore,
do not include the "ProviderPath" registry value when the
AuthentProviderPath variable is sufficient.
Change-Id: I92848e614906c3e35b882dd70570bddfaa44d36f
Reviewed-on: http://gerrit.openafs.org/7550
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/install/NSIS/OpenAFS.nsi | 1 -
src/WINNT/install/wix/registry.wxi | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository