#230 DN values should be immutable using setattr/addattr
Closed: Fixed None Opened 13 years ago by rcritten.

It is possible to use setattr or addattr to modify values that make up the DN. The DN should be immutable using these methods.

https://bugzilla.redhat.com/show_bug.cgi?id=634189


handle SINGLE-VALUE on add/setattr as well as RDN update failures
freeipa-552-mod.patch

This also fixes ticket 354, doing a mod command returns an error that attrs_list is undefined.

Affects CLI behavior so setting affects CLI flag.

Pushed a patch from Pavel that combined his and my approaches to this problem. His was ticket #246.

master: dff2ff8

Metadata Update from @rcritten:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.0 - 2010/10

7 years ago

Login to comment on this ticket.

Metadata