b09cd30 KCM: Adjust REPLY_MAX to the one used in krb5

2 files Authored by fidencio 6 years ago, Committed by jhrozek 6 years ago,
    KCM: Adjust REPLY_MAX to the one used in krb5
    
    krb5 has its MAX_REPLY_SIZE set as 10*1024*1024, as seen in:
    https://github.com/krb5/krb5/blob/master/src/lib/krb5/ccache/cc_kcm.c#L53
    
    Related:
    https://pagure.io/SSSD/sssd/issue/3386
    
    Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+2 -1