a5f79cc confdb: Change file checks for config file

1 file Authored by simo 9 years ago, Committed by jhrozek 9 years ago,
    confdb: Change file checks for config file
    
    We only really care that the file is readable by the owner and not
    accessible by group or others. We do not really care whether the owner
    can write/execute the file or not, so we mask out those perms.
    
    Resolves:
    https://bugzilla.redhat.com/1089098
    Resolves:
    https://fedorahosted.org/sssd/ticket/2321
    
    Signed-off-by: Simo Sorce <simo@redhat.com>
    Reviewed-by: Pavel Reichl <preichl@redhat.com>
    
        
file modified
+4 -3