<HTML><BODY>Good day to everybody.<br>There`s a post on how to make a FreeBSD client work with a FreeIPA server: <a href="https://forums.freebsd.org/viewtopic.php?f=39&t=46526&p=260146#p260146" target="_blank">https://forums.freebsd.org/viewtopic.php?f=39&t=46526&p=260146#p260146</a> <br>For some reason the instructions in that post don`t lead to a working solution.<br>Getent passwd/group return no data from the IPA server, although ldapsearch works fine.<br>I followed the instructions exactly (+ configured ldap.conf & started sssd) and didn`t get errors anywhere, all steps completed successfully.<br>My setup: 2 VMs, one is the FreeIPA server (on Fedora 20), the other is a FreeBSD client (on FreeBSD 10.0).<br>IPA server is configured as written in the IPA Quick Start Quide, it has no integrated DNS server.<br>Both VMs have identical /etc/hosts file:<br><br>::1                    localhost<br>127.0.0.1         localhost<br>192.168.1.10   ipa1.mydomain.com ipa1<br>192.168.1.30   bsd1.mydomain.com bsd1<br><br>Seems like some instructions in etc/nsswitch.conf file, like "group: files sss" and "passwd: files sss" have no effect.<br>Does anybody tried this setup, what could be wrong with it?<br>I can provide outputs of any commands if necessary.<br>If I shouldn`t have asked this question here, please advise me where to ask.<br>Any hint on what to do will be highly appreciated!</BODY></HTML>