------- Comment From [email protected] 2018-05-08 20:12 EDT------- Currently there is nothing listening on 389
root@fipas1:~# LMechanisms:~# ldapsearch -h localhost -p 389 -x -b "" -s base -LLL supportedSASL ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1) root@fipas1:~# netstat -ltpn Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.122.50:53 0.0.0.0:* LISTEN 720/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 720/named tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 626/systemd-resolve tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1141/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 720/named tcp6 0 0 :::80 :::* LISTEN 1199/apache2 tcp6 0 0 :::53 :::* LISTEN 720/named tcp6 0 0 :::22 :::* LISTEN 1141/sshd tcp6 0 0 ::1:953 :::* LISTEN 720/named tcp6 0 0 :::443 :::* LISTEN 1199/apache2 root@fipas1:~# NOTE: root@fipas1:~# apt list --installed | grep 389 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 389-ds-base/bionic,now 1.3.7.10-1ubuntu1 s390x [installed,automatic] 389-ds-base-libs/bionic,now 1.3.7.10-1ubuntu1 s390x [installed,automatic] root@fipas1:~# NOTE: root@fipas1:~# systemctl status dirsrv.service ? dirsrv.service Loaded: masked (/dev/null; bad) Active: inactive (dead) root@fipas1:~# ls -la /lib/systemd/system/dirsrv.service lrwxrwxrwx 1 root root 9 Apr 17 13:45 /lib/systemd/system/dirsrv.service -> /dev/null root@fipas1:~# -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1769631 Title: freeipa-server installation/configuration problem on s390x To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1769631/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
