48e99c1 Trac Ticket 168 - minssf should not apply to rootdse

Authored and Committed by nhosoi 12 years ago
    Trac Ticket 168 - minssf should not apply to rootdse
    
    https://fedorahosted.org/389/ticket/168
    
    Fix description: This patch is for supporting a request to
    allow accessing rootdse with lower ssf than minssf configuration
    setting.
    . introduced a on/off type config parameter:
          nsslapd-minssf-exclude-rootdse.
    . by default, the value is off.
    . when it is off, the server's behavior remains intact.
    . when it is on, the server allows to access rootdse even if
      the ssf value is less than nsslapd-minssf value.
    
        
file modified
+11 -2
file modified
+35 -0
file modified
+22 -0
file modified
+28 -1
file modified
+2 -0