8354908 Fix user synchronization.

Authored and Committed by simo 13 years ago
    Fix user synchronization.
    
    We need to set uidNumber and gidNumber to the magic values so that DNA can
    assign appropriate Ids, otherwise the synchronization of users from AD will
    fail with an error about posixAccount requiring a missing (uidNumber)
    attribute.
    
    Fixes: https://fedorahosted.org/freeipa/ticket/1020