#9185 Fix missing parameter for Suse ipaplatform task
Closed: fixed by rcritten. Opened 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

master:

  • 6d6b135ffb0cd07eb6c0bd6319e654dda90db0dc Add missing parameter to Suse modify_nsswitch_pam_stack

ipa-4-9:

  • 4f15804270590fdf0f339fc53ed63bf440361b7b 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)

Metadata