9982ef0 Bugzilla 627906 - Console break when disabling anonymous binding

Authored and Committed by mreynolds 11 years ago
    Bugzilla 627906 - Console break when disabling anonymous binding
    
    Bug Description:  If anonymous binds are not allowed onthe config DS instance,
                      then all console logins will fail, because the console always
                      starts with an anonymous bind to see if the config DS is up
                      and running.
    
    Fix Description:  This initial anonymous bind is not needed, so its removed.
    
        
file modified
+0 -23