[core] Ldap commands should accept server argument
Review Request #4370 — Created May 29, 2014 and submitted
Information | |
---|---|
abec | |
old-hue-rw | |
Reviewers | |
hue | |
enricoberti, romain |
commit 8dba13623e889b90144ddeffe5c0fcf64ce93368 Author: Abraham Elmahrek <abraham@elmahrek.com> Date: Thu May 29 17:55:59 2014 -0700 [core] Ldap commands should accept server argument Server argument should accept strings :100644 100644 717b178... 951c952... M apps/useradmin/src/useradmin/management/commands/import_ldap_group.py :100644 100644 8a139fa... 64515a5... M apps/useradmin/src/useradmin/management/commands/import_ldap_user.py :100644 100644 f5076cb... d5f6598... M apps/useradmin/src/useradmin/management/commands/sync_ldap_users_and_groups.py
Tested importing users and groups manually.