a57998f Migration now accepts scope as argument

3 files Authored by derny 8 years ago, Committed by pvoborni 8 years ago,
    Migration now accepts scope as argument
    
    Adds a new option to command ipa migrate-ds, --scope=[base,onelevel,subtree]
    which allows the user to specify LDAP search depth for users and groups.
    'onelevel' was the hard-coded level before this patch and is still
    default. Specify 'subtree' to search nested OUs for users and groups.
    
    https://fedorahosted.org/freeipa/ticket/2547
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+2 -1
file modified
+2 -2
file modified
+18 -1