[Freeipa-devel] --setattr for attributes that are handled via command options

2012-10-26 Thread Tomas Babej
In many ipa commands you are usually able to mess things up using --setattr for attributes that are handled by command options. using --setattr=attributename=: - I am able to set the attribute to None using --setattr=attributename=value: - I am often able to bypass validation in

Re: [Freeipa-devel] --setattr for attributes that are handled via command options

2012-10-26 Thread Jan Cholasta
On 26.10.2012 11:58, Tomas Babej wrote: In many ipa commands you are usually able to mess things up using --setattr for attributes that are handled by command options. using --setattr=attributename=: - I am able to set the attribute to None using --setattr=attributename=value: - I am