7498972 Ticket 47753 - Add switch to disable pre-hashed password checking

6 files Authored by nkinder 9 years ago, Committed by nhosoi 9 years ago,
    Ticket 47753 - Add switch to disable pre-hashed password checking
    
    By default, 389 DS doesn't allow pre-hashed passwords to be set by
    anyone other than Directory Manager. This privilege can be delegated
    to other users by adding them to the Password Administrators group.
    This works fine for most cases, but there are cases where one might
    want to allow anyone to set pre-hashed passwords. An example is the
    FreeIPA project, who has their own SLAPI plug-in that controls
    pre-hashed password checking. We should add a switch to completely
    disable pre-hashed password checking to support this case.
    
    https://fedorahosted.org/389/ticket/47753
    
    Reviewed by mreynolds@redhat.com
    (cherry picked from commit ab6438901fd1481ceceb40d6dff8935ac656dc04)
    
        
file modified
+1 -0
file modified
+32 -0
file modified
+3 -2
file modified
+2 -0