[Freeipa-devel] [PATCH] Fix setattr mail bug in user plugin.

Adam Young ayoung at redhat.com
Tue Feb 15 19:43:37 UTC 2011


On 02/15/2011 10:56 AM, Martin Kosek wrote:
> ACK.
>
> Martin
>
> On Tue, 2011-02-15 at 16:18 +0100, Pavel Zuna wrote:
>> The email normalizer expects a list or tuple, but when using setattr it gets a
>> string and interates on it as if it was a list/tuple.
>>
>> Before patch:
>>
>> [root at ipadev freeipa]# ./ipa user-mod testuser --setattr mail=testuser at example.com
>> ------------------------
>> Modified user "testuser"
>> ------------------------
>>     User login: testuser
>>     First name: f
>>     Last name: l
>>     Home directory: /home/testuser
>>     Login shell: /bin/sh
>>     Email address: c at pzuna, @, x at pzuna, o at pzuna, . at pzuna, t at pzuna, e at pzuna,
>> s at pzuna, r at pzuna, a at pzuna, m at pzuna, p at pzuna, u at pzuna, l at pzuna
>>     Account disabled: False
>>     Member of groups: ipausers
>>
>>
>> Pavel
>
> _______________________________________________
> Freeipa-devel mailing list
> Freeipa-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/freeipa-devel
Pushed to master




More information about the Freeipa-devel mailing list