Hi, I am from AIX OS development team here in IBM. We have some customers who are interested in running SSSD in AIX. So i basically invested some amount of time to first build SSSD in AIX. I built the recent version 1.16.3 after working around some build issues. Below is the configure options. ./configure --prefix=/opt/freeware --disable-cifs-idmap-plugin --without-nfsv4-idmapd-plugin --disable-rpath --with-manpages=no --without-python3-bindings --with-selinux=no --with-semanage=no --with-crypto=libcrypto --without-secrets --without-kcm
I started the daemon but then it failed later with no stderr / logs produced anywhere. # /opt/freeware/sbin/sssd -i -d4 (1) root @ fvt-p7a2-lp16: / I see it invokes two other child process which also failed /opt/freeware/libexec/sssd/sssd_be --domain implicit_files --uid 0 --gid 0 -d 0x01f0 --logger=stderr /opt/freeware/libexec/sssd/sssd_nss --uid 0 --gid 0 -d 0x01f0 --logger=stderr Any help would be appreciated. Thanks Ayappan P _______________________________________________ sssd-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
