[Freeipa-devel] [PATCH 0289] hosts: Display assigned ID view by default in host-find and show

Petr Vobornik pvoborni at redhat.com
Tue Dec 2 15:43:06 UTC 2014


On 12/02/2014 04:14 PM, Jan Cholasta wrote:
> Hi,
>
> Dne 2.12.2014 v 15:43 Tomas Babej napsal(a):
>> Hi,
>>
>> Makes ipaassignedidview a default attribute and takes care about the
>> conversion from the DN to the proper ID view name.
>>
>> https://fedorahosted.org/freeipa/ticket/4774
>
> Since you are converting the value from DN to primary key string, the
> type of the ipassignedview param should be changed to Str, for
> consistency with existing code.
>
> Honza
>

1. the output is no longer a list:
it was changed from:
     "ipaassignedidview": [
 
"cn=foo,cn=views,cn=accounts,dc=idm,dc=lab,dc=eng,dc=brq,dc=redhat,dc=com"
     ],

to:
     "ipaassignedidview": "foo",

2. the value is not normalized in host-mod command
-- 
Petr Vobornik




More information about the Freeipa-devel mailing list