ubik: Make ugen_ClientInit honor noAuthFlag
authorAndrew Deason <adeason@sinenomine.net>
Tue, 20 Jul 2010 17:46:00 +0000 (12:46 -0500)
committerDerrick Brashear <shadow@dementia.org>
Tue, 20 Jul 2010 19:05:44 +0000 (12:05 -0700)
commitb3c16324edf9e26ef4eea63d214d9d18ecaba30b
treeeba078ada9f57d4f150ff9fba358cadb6185331f
parente46f10a0a0a930f318833a8a86b10c19744160c1
ubik: Make ugen_ClientInit honor noAuthFlag

ugen_ClientInit was still trying to use tokens to make an
authenticated connection, even if noAuthFlag was set. Make it so we do
not attempt authenticated connections with noAuthFlag, and suppress
the "Could not get afs tokens" message if noAuthFlag was set.

Change-Id: I1a0afbb8507307f09a3555e6a7ce0c197ddcc6ef
Reviewed-on: http://gerrit.openafs.org/2454
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/ubik/uinit.c