Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-5113

nsslapd-numlisteners limit is not enforced

    • 389-ds-base-2.5.2-1.el9
    • None
    • None
    • rhel-sst-idm-ds
    • ssg_idm
    • 25
    • 0
    • QE ack, Dev ack
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • If docs needed, set a value
    • None

      Description of problem:
      DS allows to set a higher value of nsslapd-numlisteners than its limit of 4:

      1. dsconf localhost config get nsslapd-numlisteners
        nsslapd-numlisteners: 1
      2. dsconf localhost config replace nsslapd-numlisteners=5
        Successfully replaced "nsslapd-numlisteners"
      3. dsconf localhost config get nsslapd-numlisteners
        nsslapd-numlisteners: 4
      4. grep nsslapd-numlisteners /etc/dirsrv/slapd-localhost/dse.ldif
        nsslapd-numlisteners: 5
      1. systemctl restart dirsrv@localhost
      2. dsconf localhost config get nsslapd-numlisteners
        nsslapd-numlisteners: 4
      3. grep nsslapd-numlisteners /etc/dirsrv/slapd-localhost/dse.ldif
        nsslapd-numlisteners: 5

      Version-Release number of selected component (if applicable):
      389-ds-base-2.3.4-3.el9.x86_64

      How reproducible:
      always

              jira-bugzilla-migration RH Bugzilla Integration
              vashirov@redhat.com Viktor Ashirov
              RH Bugzilla Integration RH Bugzilla Integration
              IdM DS QE IdM DS QE
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: