3b003dc Make syslog of call status configurable

Authored and Committed by rharwood 4 years ago
    Make syslog of call status configurable
    
    Add a parameter (syslog_status) to configuration and
    CLI (--syslog-status).  This logs the results of GSSAPI calls at
    LOG_DEBUG.  Typically these calls resemble:
    
        gssproxy[28914]: (OID: { 1 2 840 113554 1 2 2 }) Unspecified GSS
        failure.  Minor code may provide more information, No credentials
        cache found
    
    Since these messages worry some admins, turn them off by default.
    
    Signed-off-by: Robbie Harwood <rharwood@redhat.com>
    
        
file modified
+8 -0
file modified
+10 -0
file modified
+6 -0
file modified
+7 -2
file modified
+3 -0
file modified
+6 -0