#1328 Inconsistency in how "runas" is termed.
Closed: Fixed None Opened 12 years ago by dpal.

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

Steps to Reproduce:
# ipa sudorule-find rule1 --all
  dn:
ipauniqueid=e70200e8-975e-11e0-9644-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                <<<<<<<<<<<<<
  RunAs External Group: tgroup1, tgroup2, tgroup3 <<<<<<<<<<<<<
  ipauniqueid: e70200e8-975e-11e0-9644-525400deab7b
  objectclass: ipaassociation, ipasudorule
----------------------------
Number of entries returned 1
----------------------------

Actual results:
Inconsistency in how "runas" is termed. 
- for groups we have it as "Run As Group"
- for external group we have it as "RunAs External Group"

This inconsistency makes automation messy too.

Expected results:
Should be consistent in the term "RunAs".

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

7 years ago

Login to comment on this ticket.

Metadata