#4090 Missing examples in sudorule help
Closed: Fixed None Opened 10 years ago by mkosek.

Enhance ipa help sudorule online help and add few examples how to manipulate with sudo rules. Make sure to include an example how to set the default list of server side SUDO options as it is not intuitive that it is done via sudo rule called defaults:

# ipa sudorule-add defaults
--------------------------
Added Sudo Rule "defaults"
--------------------------
   Rule name: defaults
   Enabled: TRUE

# ipa sudorule-add-option defaults --sudooption '!authenticate'
----------------------------------------------------
Added option "!authenticate" to Sudo Rule "defaults"
----------------------------------------------------
   Rule name: defaults
   Enabled: TRUE
   Sudo Option: !authenticate

Patch freeipa-mkosek-447-add-missing-example-to-sudorule.patch sent for review

Metadata Update from @mkosek:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 3.3.x - 2014/01 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata