#1348 Removed "RunAs External Group" is displayed in the output when "--all" switch is used.
Closed: Fixed None Opened 12 years ago by dpal.

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

Version-Release number of selected component (if applicable):
ipa-server-2.0.0-25.el6.x86_64
ipa-admintools-2.0.0-25.el6.x86_64

How reproducible:


Steps to Reproduce:
1. # ipa sudorule-remove-runasgroup rule1 --groups=tgroup2 --all
  dn:
ipauniqueid=76efffae-974e-11e0-8551-525400deab7b,cn=sudorules,cn=sudo,dc=lab,dc=eng,dc=pnq,dc=redhat,dc=com
  Rule name: rule1
  Enabled: TRUE
  Run As Group: sudogrp1, sudogrp2, sudogrp3, sudogrp4, sudogrp5, sudogrp6
  RunAs External Group: tgroup2, tgroup3, tgroup4, tgroup5, tgroup6
  ipauniqueid: 76efffae-974e-11e0-8551-525400deab7b
  objectclass: ipaassociation, ipasudorule
---------------------------
Number of members removed 1
---------------------------

Actual results:
Observe that the removed "RunAs External Group" is still displayed in the
output. tgroup2 in this case.


Expected results:
Removing an "RunAs External Group" with --all switch should remove it from its
output as
well.


Additional info:
The core problem is likely the same as
https://bugzilla.redhat.com/show_bug.cgi?id=709665

Related to ticket https://fedorahosted.org/freeipa/ticket/1270.
Might be the same issue thus put into the same sprint and assigned to the same person.


Metadata Update from @dpal:
- Issue assigned to jraquino
- Issue set to the milestone: FreeIPA 2.1 - 2011/07

7 years ago

Login to comment on this ticket.

Metadata