The following commit has been merged in the master branch:
commit 5505ccbaf74f7d36cea180a65001d31bbc0abea0
Author: Benjamin Kaduk <[email protected]>
Date:   Sun Apr 13 21:38:02 2014 -0400

    auth: Add afsconf_ClientAuthRXGK variants
    
    Add various afsconf_ClientAuthRXGK* variants, to use local printed
    rxgk tokens with clear, auth, or crypt levels.
    
    Also add the flag AFSCONF_SECOPTS_RXGK for afsconf_PickClientSecObj,
    to let callers of afsconf_PickClientSecObj use rxgk connections. To
    allow selecting of the "clear" level, add the flag
    AFSCONF_SECOPTS_ALWAYSCLEAR. And to allow selecting the "auth" level
    but letting "crypt" be the default for rxgk, add the new flag
    AFSCONF_SECOPTS_NEVERENCRYPT.
    
    Change-Id: Ib27f2799eb927ac5aa71eab94212171344dd93df
    Reviewed-on: https://gerrit.openafs.org/11104
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>

 src/auth/authcon.c           |  107 +++++++++++++++++++++++++++++++++++++++++-
 src/auth/cellconfig.p.h      |   12 +++++
 src/auth/liboafs_auth.la.sym |    3 +
 3 files changed, 121 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to