d5c167e sudo: print rule name if notBefore or notAfter attribute is missing

1 file Authored by pbrezina 11 years ago, Committed by jhrozek 11 years ago,
    sudo: print rule name if notBefore or notAfter attribute is missing
    
    ...and if sudo_timed = true.
    
    https://fedorahosted.org/sssd/ticket/1688
    
    A comma was missing in attribute list. This caused concatenation
    of the two attributes so we requested one attribute called
    "objectClasscn". This doesn't affect functionality, only debug
    messages.