d58a568 Ticket 47790 - Integer config attributes accept invalid

Authored and Committed by mreynolds 9 years ago
    Ticket 47790 - Integer config attributes accept invalid
     values at server startup
    
    Bug Description:  Manually editing the dse.ldif allows invalid values to be set
                      for some configuration attributes
    
    Fix Description:  Check integer config values to make sure they are numbers.
    
    https://fedorahosted.org/389/ticket/47790
    
    Jenkins: passed
    
    Reviewed by: nhosoi(Thanks!)
    
        
file modified
+1 -1
file modified
+80 -23