OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4410-gf7ddab6

Gerrit Code Review gerrit@openafs.org
Wed, 15 Oct 2014 11:05:27 -0400


The following commit has been merged in the master branch:
commit f7ddab6606617cb587a0f667bba6837c8103d5e9
Author: Benjamin Kaduk <kaduk@mit.edu>
Date:   Mon Oct 6 13:31:23 2014 -0400

    Merge pam into the kauth configure option
    
    Realistically, you shouldn't be using either kauth or pam.  The
    pam functionality provided by the module in our tree is only
    useful in a kaserver-style environment, so it makes sense to merge
    the two knobs.
    
    Retain a separate enable_pam variable so that it can be overridden
    on a per-architecture basis where it is known to not work.  Consolidate
    the two places where we did such checks, as well.
    
    Change-Id: I6bf39ee5002f943548c51d089fe612f7e2f0501b
    Reviewed-on: http://gerrit.openafs.org/11524
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
    Reviewed-by: D Brashear <shadow@your-file-system.com>

 acinclude.m4 |   24 +++++++-----------------
 1 files changed, 7 insertions(+), 17 deletions(-)

-- 
OpenAFS Master Repository