The following commit has been merged in the master branch:
commit 611507d8b5f59b9f74fb19729026e3a48d716e5d
Author: Cheyenne Wills <[email protected]>
Date:   Wed Sep 25 13:39:40 2019 -0600

    kauth: Add support for updated audit facility
    
    New functionality was added to the audit facility that allows multiple
    audit logs. The updated audit interfaces require a specific calling
    sequence even if multiple audit logs are not used.
    
    Support for multiple auditlogs is not supported for kauth. Since kauth
    does not use libcmd for processing the command line, and adding support
    for multiple audit log instances requires additional effort, that is not
    warranted.
    
    Update kauth to follow the proper calling sequences for the audit
    facility.
    
    Update help message and manpage entries for -auditlog and
    -audit-interface.  Make note that multiple -auditlogs are not supported.
    
    Change-Id: I98111b1e399e6687fde235bc2eadf0a28fa8acf4
    Reviewed-on: https://gerrit.openafs.org/13782
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 doc/man-pages/pod8/kaserver.pod |   18 +++++++++++-------
 src/kauth/kaserver.c            |   25 +++++++++++++++++++------
 2 files changed, 30 insertions(+), 13 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to