Hi Team.
We have a problem starting the IDM 4.8.7 eDirectory services.
When I try to start the service using
systemctl start ndsdtmpl-etc-opt-novell-eDirectory-conf-nds.conf@-etc-opt-novell-eDirectory-conf-env.service
And check status using
systemctl status ndsdtmpl-etc-opt-novell-eDirectory-conf-nds.conf@-etc-opt-novell-eDirectory-conf-env.service
Show:
ndsdtmpl-etc-opt-novell-eDirectory-conf-nds.conf@-etc-opt-novell-eDirectory-conf-env.service - eDirectory service for /etc/opt/novell/eDirectory/conf/nds.conf.
Loaded: loaded (/usr/lib/systemd/system/ndsdtmpl-etc-opt-novell-eDirectory-conf-nds.conf@.service; enabled; preset: disabled)
Active: active (running) since Wed 2024-11-20 11:05:49 -04; 5h 27min ago
Process: 303970 ExecStartPre=//opt/novell/eDirectory/sbin/pre_ndsd_start_custom (code=exited, status=0/SUCCESS)
Process: 303972 ExecStartPre=//opt/novell/eDirectory/sbin/pre_ndsd_start_factory (code=exited, status=0/SUCCESS)
Process: 303978 ExecStart=/opt/novell/eDirectory/sbin/ndsdwrapper (code=exited, status=0/SUCCESS)
Process: 303984 ExecStartPost=//opt/novell/eDirectory/sbin/post_ndsd_start_custom (code=exited, status=0/SUCCESS)
Process: 303985 ExecStartPost=//opt/novell/eDirectory/sbin/post_ndsd_start_factory (code=exited, status=1/FAILURE)
Main PID: 303983 (ndsd)
Tasks: 101
Memory: 712.9M
CPU: 1min 15.857s
CGroup: /system.slice/system-ndsdtmpl\x2detc\x2dopt\x2dnovell\x2deDirectory\x2dconf\x2dnds.conf.slice/ndsdtmpl-etc-opt-novell-eDirectory-conf-nds.conf@-etc-opt-novell-eDire>
└─303983 //opt/novell/eDirectory/sbin/ndsd
Nov 20 11:04:45 TMP309 systemd[1]: Starting eDirectory service for /etc/opt/novell/eDirectory/conf/nds.conf....
Nov 20 11:04:45 TMP309 pre_ndsd_start_factory[303977]: 2738+0 records in
Nov 20 11:04:45 TMP309 pre_ndsd_start_factory[303977]: 2738+0 records out
Nov 20 11:04:45 TMP309 pre_ndsd_start_factory[303977]: 11214848 bytes (11 MB, 11 MiB) copied, 0.00289943 s, 3.9 GB/s
Nov 20 11:05:18 TMP309 post_ndsd_start_factory[303992]: NetIQ eDirectory LDAP Server is not listening on the TCP port.
Nov 20 11:05:49 TMP309 post_ndsd_start_factory[303992]: NetIQ eDirectory LDAP services are not running.
Nov 20 11:05:49 TMP309 systemd[1]: Started eDirectory service for /etc/opt/novell/eDirectory/conf/nds.conf..
And the ports 389 and 636 is not present in netstat or ss command.
The firewall is down, SELinux is disabled
SELinux status: disabled
users nds and novlua has a login shell
novlua:x:989:989:User created by NetIQ Identity Manager Installer:/home/users/novlua:/bin/bash
nds:x:988:987::/home/nds:/bin/bash
Its worked fine and don't kown why now don't start before reboot the machine.
Some idea?
Thanks.
Regards.