#3146 ipa-client-automount uninstall: remove line "ipa_automount_location" from /etc/sssd/sssd.conf
Closed: wontfix 5 years ago Opened 11 years ago by yizhangid.

current uninstall (ipa-client-automount --uninstall) does not consistently remove the line "ipa_automount_location" from /etc/sssd/sssd.conf file

in addition, the following install-uninstall sequence cause sssd.conf file has different content.

sequence 1:
1. ipa-client-automount --server=f17apple.yzhang.redhat.com
--location=yztest12881 -U
2. ipa-client-automount --uninstall -U
3. ipa-client-automount --server=f17apple.yzhang.redhat.com
--location=yztest12881 -U --no-sssd
4. ipa-client-automount --uninstall -U
result: the line "ipa_automount_location" will be REMOVED from
/etc/sssd/sssd.conf

sequence 2:
1. ipa-client-automount --server=f17apple.yzhang.redhat.com
--location=yztest12881 -U --no-sssd
2. ipa-client-automount --uninstall -U
3. ipa-client-automount --server=f17apple.yzhang.redhat.com
--location=yztest12881 -U
4. ipa-client-automount --uninstall -U
result: the line "ipa_automount_location" will REMAIN in file
/etc/sssd/sssd.conf

request: regardless the sequence, the line "ipa_automount_location" should be removed by "--uninstall" option

additional info: such behave does not cause any problems.


Metadata Update from @yizhangid:
- Issue assigned to someone
- Issue set to the milestone: Ticket Backlog

7 years ago

Thank you taking time to submit this request for FreeIPA. Unfortunately this bug was not given priority and the team lacks the capacity to work on it at this time.

Given that we are unable to fulfil this request I am closing the issue as wontfix. To request re-consideration of this decision please reopen this issue and provide additional technical details about its importance to you.

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

5 years ago

Login to comment on this ticket.

Metadata