diff options
author | Petr Viktorin <pviktori@redhat.com> | 2012-02-13 08:10:16 -0500 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2012-02-26 23:27:11 -0500 |
commit | 0b8847e2492c4e33182e3e3081f385fd5a91749a (patch) | |
tree | 38141720e027f39f105639e5da0187a47b380009 /ipalib/krb_utils.py | |
parent | e0dae215476a421fb9833104cd0439ca2504faee (diff) | |
download | freeipa-0b8847e2492c4e33182e3e3081f385fd5a91749a.tar.gz freeipa-0b8847e2492c4e33182e3e3081f385fd5a91749a.tar.xz freeipa-0b8847e2492c4e33182e3e3081f385fd5a91749a.zip |
Make sure the nolog argument to ipautil.run is not a bare string
ipautil.run expects a tuple of passwords for nolog; passing a
single string causes all individual letters from that string to
be replaced by Xes.
This fixes such a call, and adds a sanity check to ipautil.run
that prevents lone strings from being used in nolog.
https://fedorahosted.org/freeipa/ticket/2419
Diffstat (limited to 'ipalib/krb_utils.py')
0 files changed, 0 insertions, 0 deletions