tdudlak / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

c0e4dbe Ticket 62 - dirsrv offline log

Authored and Committed by William Brown 6 years ago
    Ticket 62 - dirsrv offline log
    
    Bug Description:  dirsrv log would use the online ldap server to lookup
    the access and error path, but this does not work when instance is
    offline.
    
    Fix Description:  Convert this to use the ds_paths module that does
    correctly account for this. Improve offline state handling so that
    we can check this properly.
    
    https://pagure.io/lib389/issue/62
    
    Author: wibrown
    
    Review by: spichugi (Thanks!)