4ce70fe Ticket #356 - RFE - Track bind info

1 file Authored by mreynolds 10 years ago, Committed by rmeggins 10 years ago,
    Ticket #356 - RFE - Track bind info
    
    Bug Description:  Have a way to gather bind stats (operations and IP addresses).
    
    Fix Description:  Added a new option "-B,--bind" which takes one of three arguemnts:
                       [1]  ALL - report on all Bind DN's
                       [2]  ANONYMOUS - report just on anonymous binds
                       [3]  "Bind DN" - report on the specified bind dn (uid=mark,dc=example,dc=com)
    
    https://fedorahosted.org/389/ticket/356
    
    reviewed by:
    (cherry picked from commit 9918105f615084f65a47fad693e02fce53bb7d72)
    
        
file modified
+252 -11