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:
> 
> nss_base_hosts          ou=Hosts,dc=foobar,dc=org?one
> 
> If I try to do this on Fedora 15, it doesn't work at all.   Is there a
> way to do this without having to install 'nss_ldap'?   I also would
> like to get the 'netgroups' from LDAP... this was also working with
> Fedora 13.
> 

Fedora 15 switched to nss-pam-ldapd, which uses the /etc/nslcd.conf file
instead of /etc/ldap.conf (which was easy to confuse with the config
file for openldap).


SSSD now supports netgroups in Fedora 15, so you can just use
netgroups: files sss

We don't yet support the 'hosts' map, see
https://fedorahosted.org/sssd/ticket/359


> As it is now, I'm using 'nis' as a workaround for these mappings when I
> should be doing it with 'ldap'.
> 
> Thank You!
> 
> 
> -- Luc Lalonde, analyste
> ---------------------------------------------------------------------
> Département de génie informatique: École polytechnique de Montréal
> (514) 340-4711 x5049 luc.lalo...@polymtl.ca
> ---------------------------------------------------------------------


Attachment: signature.asc
Description: This is a digitally signed message part

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to