The following commit has been merged in the openafs-stable-1_6_x branch:
commit 9b827a8bfac032fa284e7bb23cbed6cf00bc0d05
Author: D Brashear <[email protected]>
Date:   Wed Apr 16 10:35:57 2014 -0400

    auth: check for keytab before using in akimpersonate
    
    Heimdal 1.5.2 happily tries to dereference a keytab file even if
    none is there. if we have a FILE: type, stat it before use
    
    1.6 only change: master uses KeyFileExt
    
    FIXES 131852
    
    Change-Id: I939eb9e47d2dbbef75c2a64724fdb9111f600150
    Reviewed-on: http://gerrit.openafs.org/11075
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/auth/akimpersonate.c |   37 +++++++++++++++++++++++++++++++++----
 1 files changed, 33 insertions(+), 4 deletions(-)

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

Reply via email to