4f83c26 Bug 592389 - Set anonymous resource limits properly

Authored and Committed by nkinder 14 years ago
    Bug 592389 - Set anonymous resource limits properly
    
    The anonymous resource limits were not being properly set.  This
    patch ensures that the limits are set properly when an anonymous
    or unauthenticated BIND operation is performed.  It also sets the
    anonymous limits when we do a read on a connection that has not
    yet perfomed a BIND.  These limits will be overwritten with any
    default or user-based limits once a valid BIND is performed.
    
        
file modified
+11 -0
file modified
+25 -3