Re: nss_ldap + sssd for hostname resolution

2011-06-14 Thread Luc Lalonde
Hello Nalin, That did the trick! Thanks for your help. On Mon, Jun 13, 2011 at 04:00:45PM -0400, Nalin Dahyabhai wrote: > If you're using nss-pam-ldapd, you'd want to put something like this in > your /etc/nslcd.conf and make sure the nslcd service is started: > base hosts ou=Hosts,dc=foobar,d

Re: nss_ldap + sssd for hostname resolution

2011-06-13 Thread Nalin Dahyabhai
On Mon, Jun 13, 2011 at 04:00:45PM -0400, Nalin Dahyabhai wrote: > If you're using nss-pam-ldapd, you'd want to put something like this in > your /etc/nslcd.conf and make sure the nslcd service is started: > base hosts ou=Hosts,dc=foobar,dc=org?one Strike that. It would actually be more like:

Re: nss_ldap + sssd for hostname resolution

2011-06-13 Thread Stephen Gallagher
On Mon, 2011-06-13 at 15:45 -0400, Luc Lalonde wrote: > Hello Folks, > > I can't seem to get a combination that was working with Fedora 13 to > work with Fedora 15. > > In Fedora 13 I would use these settings in /etc/nsswitch.conf: > > hosts: files dns ldap > > And in /etc/ldap.conf: > >

Re: nss_ldap + sssd for hostname resolution

2011-06-13 Thread Nalin Dahyabhai
On Mon, Jun 13, 2011 at 03:45:50PM -0400, Luc Lalonde wrote: > Hello Folks, > > I can't seem to get a combination that was working with Fedora 13 to work > with Fedora 15. > > In Fedora 13 I would use these settings in /etc/nsswitch.conf: > > hosts: files dns ldap I really would recommend

nss_ldap + sssd for hostname resolution

2011-06-13 Thread Luc Lalonde
Hello Folks, I can't seem to get a combination that was working with Fedora 13 to work with Fedora 15. In Fedora 13 I would use these settings in /etc/nsswitch.conf: hosts: files dns ldap And in /etc/ldap.conf: nss_base_hosts ou=Hosts,dc=foobar,dc=org?one If I try to do this on