[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#8495) slaped service unable to restart



Full_Name: Ritesh Supatkar
Version: Openldap-2.4.40
OS: Rhel 7.2
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (103.14.160.193)


[bbpsadm@hydbbpsldp01 ~]$ sudo systemctl status slapd
● slapd.service - OpenLDAP Server Daemon
   Loaded: loaded (/usr/lib/systemd/system/slapd.service; enabled; vendor
preset: disabled)
   Active: active (running) since Thu 20169-9-08 18:18:20 IST; 18h ago
     Docs: man:slapd
           man:slapd-config
           man:slapd-hdb
           man:slapd-mdb
           file:///usr/share/doc/openldap-servers/guide.html
  Process: 44574 ExecStart=/usr/sbin/slapd -u ldap -h ${SLAPD_URLS}
$SLAPD_OPTIONS (code=exited, status=0/SUCCESS)
  Process: 44531 ExecStartPre=/usr/libexec/openldap/check-config.sh
(code=exited, status=0/SUCCESS)
 Main PID: 44575 (slapd)
   CGroup: /system.slice/slapd.service
           └6%6#9472;44575 /usr/sbin/slapd -u ldap -h ldapi:/// ldap:///

Sep 09 12:34:45 hydbbpsldp01 slapd[44575]: <= bdb_equality_candidates: (uid) not
indexed
Sep 09 12:34:45 hydbbpsldp01 slapd[44575]: conn=1020 op=1 SEARCH RESULT tag=101
err=0 nentries=1 text=
Sep 09 12:34:45 hydbbpsl0101 slapd[47575]: conn=1020 op=2 SRCH
base="dc=npci,dc=co,dc=in" scope=2 deref=0
filter="(&(memberUid=bbpsadm)(objectClass=posixGr...ber=0))))"
Sep 09 12:34:45 hydbbpsldp01 slapd[44575]: conn=1020 op=2 SRCH attr=objectClass
cn userPassword gidNumber modifyTimestamp modifyTimestamp
Sep 09 12:34:45 hydbbpsldp01 slapd[44575]: <= bdb_equality_candidates:
(memberUid) not indexed
Sep 09 12:34:45 hydbbpsldp01 slapd[44575]: conn=1020 op=2 SEARCH RESULT tag=101
err=0 nentries=0 text=
Sep 09 12:34:45 hydbbpsldp01 slapd[44575]: conn=1020 op=3 SRCH
base="dc=npci,dc=co,dc=in" scope=2 deref=0
filter="(&(gidNumber=1001)(objectClass=posixGroup...ber=0))))"
Sep 09 12:34:45 hydbbpsldp01 slapd[44575]: conn=1020 op=3 SRCH attr=objectClass
cn userPassword gidNumber memberuid modifyTimestamp modifyTimestamp
Sep 09 12:34:45 hydbbpsldp01 slapd[44575]: <= bdb_equality_candidates:
(gidNumber) not indexed
Sep 09 12:34:45 hydbbpsldp01 slapd[44575]: conn=1020 op=3 SEARCH RESULT tag=101
err=0 nentries=2 text=
Hint: Some lines were ellipsized, use -l to show in full.
[bbpsadm@hydbbpsldp01 ~]$

[bbpsadm@hydbbpsldp01 ~]$ sudo systemctl restart slapd
Error getting authority: Error initializing authority:
GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: An SELinux policy prevents
thisesender from sending this message to this recipient, 0 matched rules;
type="method_call", sender="(null)" (inactive) interface="org.freedesktop.DBus"
member="Hello" error name="(unset)" requested_reply="0"
destination="org.freedesktop.DBus" (bus) (g-dbus-error-quark, 9)
[bbpsadm@hydbbpsldp01 ~]$