5ebd590 Bug 509897 - Validate dnaScope to ensure it is a legal DN

Authored and Committed by nkinder 13 years ago
    Bug 509897 - Validate dnaScope to ensure it is a legal DN
    
    The current DNA code does not validate the dnaScope setting to
    check if it is a valid DN.  This adds validation of dnaScope.  We
    normalize the value first to ensure that old config entries with
    values such as spaces between the DN elements still work.