diff options
author | John Dennis <jdennis@redhat.com> | 2012-04-16 18:48:57 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2012-04-16 22:26:49 -0400 |
commit | 72efa64c81fc44dbc05c48730c339120888fecbe (patch) | |
tree | 2269d8506c91548711e5a388afbd934298a07633 /ipalib/plugins/passwd.py | |
parent | c64bcafa137474cf31cd99e7cd6c28a00add85ff (diff) | |
download | freeipa.git-72efa64c81fc44dbc05c48730c339120888fecbe.tar.gz freeipa.git-72efa64c81fc44dbc05c48730c339120888fecbe.tar.xz freeipa.git-72efa64c81fc44dbc05c48730c339120888fecbe.zip |
don't append basedn to container if it is included
ticket #2566
When specifying a container to ds-migrate we should not automatically
append the basedn if it is provided by the end-user.
This is easy to detect using DN objects because DN objects have a
endswith() method which can easily and correctly ascertain if a base
already exists.
Diffstat (limited to 'ipalib/plugins/passwd.py')
0 files changed, 0 insertions, 0 deletions