f883b25 Fix migration code password setting.

1 file Authored by simo 11 years ago, Committed by mkosek 11 years ago,
    Fix migration code password setting.
    
    When we set a password we also need to make sure krbExtraData is set.
    If not kadmin will later complain that the object is corrupted at password
    change time.
    
    Ticket: https://fedorahosted.org/freeipa/ticket/2764