91606e6 Change DNA magic value to -1 to make UID 999 usable

13 files Authored by pviktori 11 years ago, Committed by mkosek 11 years ago,
    Change DNA magic value to -1 to make UID 999 usable
    
    Change user-add's uid & gid parameters from autofill to optional.
    Change the DNA magic value to -1.
    
    For old clients, which will still send 999 when they want DNA
    assignment, translate the 999 to -1. This is done via a new
    capability, optional_uid_params.
    
    Tests included
    
    https://fedorahosted.org/freeipa/ticket/2886
    
        
file modified
+7 -6
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+10 -0
file modified
+6 -0
file modified
+2 -0
file modified
+3 -2
file modified
+22 -12