adamwill / 389-ds-base

Forked from 389-ds-base 4 years ago
Clone

f057563 Issue 49065 - dbmon.sh fails if you have nsslapd-require-secure-binds enabled

Authored and Committed by mreynolds 7 years ago
    Issue 49065 - dbmon.sh fails if you have nsslapd-require-secure-binds enabled
    
    Description:  Add the ability to detect if security is enabled, if so connect using
                  start TLS.  Added a new param SERVID for specifying which instance
                  you want to look at.
    
    https://pagure.io/389-ds-base/issue/49065
    
    Reviewed by: firstyear(Thanks!)
    
    (cherry picked from commit eef2ee8f13d08ff713daa4b6ea539656ccf043ee)
    
        
file modified
+1 -0
ldap/admin/src/scripts/dbmon.sh.in ldap/admin/src/scripts/dbmon.sh
file renamed
+58 -4
file modified
+6 -8