9918105 Ticket #356 - RFE - Track bind info

Authored and Committed by mreynolds 11 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:
    
        
file modified
+252 -11