#9185 Fix missing parameter for Suse ipaplatform task
Closed: fixed 2 years ago by rcritten. Opened 2 years ago by matthewdva.

Request for enhancement

As an admin , I want run ipa-client-install so that Suse hosts can join an ipa domain.

Issue

ipaplatform/suse/tasks.py modify_nsswitch_pam_stack is missing required parameter

Steps to Reproduce

on an opensuse host, run ipa-client-install

Actual behavior

receives and error the modify_nsswitch_pam_stack missing subid parameter

Expected behavior

ipa-client-install completes without an error

Version/Release/Distribution

freeipa-client 4.9.10 on openSuse


Metadata Update from @ftrivino:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/6326

2 years ago

master:

  • 6d6b135 Add missing parameter to Suse modify_nsswitch_pam_stack

ipa-4-9:

  • 4f15804 Add missing parameter to Suse modify_nsswitch_pam_stack

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata