OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3315-gb3dd9c2
Gerrit Code Review
gerrit@openafs.org
Sat, 2 Feb 2013 05:20:21 -0800 (PST)
The following commit has been merged in the master branch:
commit b3dd9c2f4e753c363ed5e75b50f73c70b4b675ad
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Sat Feb 2 07:20:14 2013 +0000
auth: Permit NULL fallback in localauth case
Allow the caller of afsconf_PickClientSecObj to specify both
local authentication, and to request fallback to null authentication
if local auth isn't available.
Change-Id: Ib3b801bfde3f32b4cb9cdc7c08a3d8ab985c080f
Reviewed-on: http://gerrit.openafs.org/9022
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/auth/authcon.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository