a4cc011 put kerberos config params in rida configuration

Authored and Committed by nphilipp 7 years ago
    put kerberos config params in rida configuration
    
    koji.read_config() filters out configuration options it doesn't know
    about silently. Currently this is about the keytab, principal, ccache
    options. The latter may be needed e.g. in Docker containers which
    currently(?) can't use Linux kernel keyrings and need the credential
    cache to be a normal file.
    
        
file modified
+5 -0
file modified
+5 -3
file modified
+27 -0