auth: Permit NULL fallback in localauth case
authorSimon Wilkinson <sxw@your-file-system.com>
Sat, 2 Feb 2013 07:20:14 +0000 (07:20 +0000)
committerDerrick Brashear <shadow@your-file-system.com>
Sat, 2 Feb 2013 13:19:45 +0000 (05:19 -0800)
commitb3dd9c2f4e753c363ed5e75b50f73c70b4b675ad
treed878894841562379efcd7e678ada4bc7be3ddd44
parent9dc6dd9858a49aab5207cdc46b6820a18ef54bf4
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