Skip to content
  • Steve Grubb's avatar
    [AUDIT] LOGIN message credentials · 456be6cd
    Steve Grubb authored
    
    
    Attached is a new patch that solves the issue of getting valid credentials 
    into the LOGIN message. The current code was assuming that the audit context 
    had already been copied. This is not always the case for LOGIN messages.
    
    To solve the problem, the patch passes the task struct to the function that 
    emits the message where it can get valid credentials.
    
    Signed-off-by: default avatarSteve Grubb <sgrubb@redhat.com>
    Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
    456be6cd