dd1d447 Make sure default buffer for nsswitch operations is big enough

Authored and Committed by abbra 9 years ago
    Make sure default buffer for nsswitch operations is big enough
    
    By default initial buffer sizes for getgrent/getgrnam/... functions
    are way small for large groups in Active Directory so make sure
    we have something reasonable for groups with hundreds or thousands members.
    
        
file modified
+1 -4