Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 967876

Summary: [RFE] Remove ability to install bind-dyndb-ldap without persistent search
Product: Red Hat Enterprise Linux 7 Reporter: Dmitri Pal <dpal>
Component: ipaAssignee: Martin Kosek <mkosek>
Status: CLOSED CURRENTRELEASE QA Contact: Namita Soman <nsoman>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 7.0CC: mkosek
Target Milestone: rcKeywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ipa-3.3.0-4.el7 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 09:55:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dmitri Pal 2013-05-28 13:10:00 UTC
This bug is created as a clone of upstream ticket:
https://fedorahosted.org/freeipa/ticket/3632

With development of DNSSEC feature in bind-dyndb-ldap which is planned for Fedora 20, it becomes clear that persistent search will be mandatory.

Remove all options and code that allowed to install FreeIPA+DNS without persistent search enabled:
{{{

  --no-persistent-search
                        Do not enable persistent search feature in the name
                        server
  --zone-refresh=ZONE_REFRESH
                        When set to non-zero the name server will use DNS zone
                        detection based on polling instead of a persistent
                        search
}}}

Persistent search should be the only bind-dyndb-ldap's LDAP synchronization option from now on.

Comment 3 Namita Soman 2013-12-12 20:25:11 UTC
Verified using

Automated test result:
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: [   LOG    ] :: BZ967876 - --no-persistent-search removed from ipa-server-install
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

:: [   PASS   ] :: Make sure that this option does not appear to be in the help section for ipa-server-install anymore (Expected 1, got 1)
:: [   PASS   ] :: Make sure persistant search option not in ipa-server-install man page (Expected 1, got 1)
:: [   PASS   ] :: Make sure persistant search option not in ipa-server-install info page (Expected 1, got 1)
:: [ 16:21:28 ] ::  Executing ipa-server-install --idstart=3000 --ip-address 10.16.4.29 --idmax=50000 --setup-dns --forwarder=10.10.160.1 --hostname=qeblade6.testrelm.com -r TESTRELM.COM -n testrelm.com -p Secret123 -P Secret123 -a Secret123 -U --no-persistent-search
ipa-server-install: error: no such option: --no-persistent-search
:: [   PASS   ] :: Make sure that ipa-server-install fails with correct error message when --no-persistent-search is passed (Expected 0, got 0)
:: [ 16:21:28 ] ::  Uninstall for next test
Shutting down all IPA services
Removing IPA client configuration
Unconfiguring ntpd
Unconfiguring CA
Unconfiguring named
Unconfiguring web server
Unconfiguring krb5kdc
Unconfiguring kadmin
Unconfiguring directory server
Unconfiguring ipa_memcached
Unconfiguring ipa-otpd
:: [   PASS   ] :: Uninstalling ipa server for next test (Expected 0, got 0)
ls: cannot access /etc/sssd/sssd.conf: No such file or directory
:: [   PASS   ] :: Making sure that /etc/sssd/sssd.conf does not exist. BZ 819982 (Expected 2, got 2)
'90676493-6cd8-45dd-a640-59c4ee5482b0'
BZ967876-no-persistent-search-removed-from-ipa-server-install result: PASS
   metric: 0
   Log: /var/tmp/beakerlib-17694502/journal.txt
   DMesg: /mnt/testarea/dmesg.log
    Info: Searching AVC errors produced since 1386105686.46 (Tue Dec  3 16:21:26 2013)
     Searching logs...
     Fail: AVC messages found.
     Checking for errors...
     Using stronger AVC checks.
	Define empty RHTS_OPTION_STRONGER_AVC parameter if this causes any problems.
     Info: No AVC messages found.
     Info: No AVC messages found.
 Writing to /mnt/testarea/tmp.UpIGfn
:
   AvcLog: /mnt/testarea/tmp.UpIGfn

Comment 5 Ludek Smid 2014-06-13 09:55:58 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.