On Mon, Nov 12, 2018 at 11:36:00AM +0100, Jakub Hrozek wrote:
> On Mon, Nov 12, 2018 at 03:57:53PM +0530, Ayappan wrote:
> > 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
> 
> Are there also no messages if you run with -d 10 ?
> 
> On Linux, I would have said that strace with -ff would be also helpful,
> but I have no idea if something like this exists on AIX.

iirc it is called truss on AIX.

HTH

bye,
Sumit

> 
> > 
> > (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 -- sssd-users@lists.fedorahosted.org
> > To unsubscribe send an email to sssd-users-le...@lists.fedorahosted.org
> > 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/sssd-users@lists.fedorahosted.org
> _______________________________________________
> sssd-users mailing list -- sssd-users@lists.fedorahosted.org
> To unsubscribe send an email to sssd-users-le...@lists.fedorahosted.org
> 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/sssd-users@lists.fedorahosted.org
_______________________________________________
sssd-users mailing list -- sssd-users@lists.fedorahosted.org
To unsubscribe send an email to sssd-users-le...@lists.fedorahosted.org
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/sssd-users@lists.fedorahosted.org

Reply via email to