Bug 821945 - 'ipa-client-install --uninstall' turns on nscd services unconditionally
Summary: 'ipa-client-install --uninstall' turns on nscd services unconditionally
Keywords:
Status: CLOSED DUPLICATE of bug 985234
Alias: None
Product: freeIPA
Classification: Retired
Component: ipa-client
Version: 2.1
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Rob Crittenden
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-15 20:37 UTC by Robinson Tiemuqinke
Modified: 2015-01-04 23:52 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-11-22 12:13:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Robinson Tiemuqinke 2012-05-15 20:37:46 UTC
Description of problem:

 When 'ipa-cient-install --uninstall' command is carried out, either runs directly on client side, or running on server side through 'ipa-server-install --uninstall', the nscd service is turned on all the time, don't consider whether nscd was running or not before converted into IPA client

Version-Release number of selected component (if applicable):

2.1.3-9 on redhat 6.2, could be on other platform as well.

How reproducible:
Every time

Steps to Reproduce:
1. Install a Linux 6.2 client, or other version client, then turn off nscd by 'chkconfig nscd off, service nscd stop'.

2. turn the node into IPA domain with 'ipa-client-install'

3. uninstall ipa client with 'ipa-client-install --uninstall'. check the nscd service and find that it is turned on. 
  
Actual results:

nscd is turned on by mistake.


Expected results:
nscd service should be kept off, or the same status before IPA client was installed.

Additional info:

Comment 1 Rob Crittenden 2012-05-22 14:44:55 UTC
Upstream ticket:
https://fedorahosted.org/freeipa/ticket/2775

Comment 2 Martin Kosek 2013-11-22 12:13:03 UTC
This is a duplicate of Bug 985234/https://fedorahosted.org/freeipa/ticket/3790

We will track the resolution there.

*** This bug has been marked as a duplicate of bug 985234 ***


Note You need to log in before you can comment on or make changes to this bug.