On Wed, Sep 11, 2013 at 10:47:35AM +0200, Ondrej Kos wrote: > On 09/11/2013 07:04 AM, Dale Harris wrote: > >Hi folks, > > > >Trying to set up autofs in sssd. It doesn't appear that sssd likes my > >basedn, one that I use on Solaris just fine. In my sssd_default.log I > >see: > > > >sssd_default.log:(Tue Sep 10 23:59:59 2013) [sssd[be[default]]] > >[common_parse_search_base] (0x0020): Invalid base DN > >["o=nycornell.org"] > > > >I'm running RHEL 6.4. > >sssd-1.9.2-82.7 > >libsss_autofs-1.9.2-82.7 > > > >User authentication in with sss/ldap works just fine. > > > >Any suggestions? Changing my basedn will be impossible. > > > > Hi Dale, > > BaseDN shouldn't contain a dot character, could you please post your > sssd.conf file? Sanitized, if needed. > Also, is the version of SSSD you run same on both machines?
I was able to set that search base just fine: # grep search_base /etc/sssd/sssd.conf ldap_autofs_search_base = o=nycornell.org Then the debug logs appear to parse it as well: (Wed Sep 11 11:52:24 2013) [sssd[be[ipatest.example.com]]] [common_parse_search_base] (0x0100): Search base added: [AUTOFS][o=nycornell.org][SUBTREE][] The sssd.conf would be welcome. _______________________________________________ sssd-users mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/sssd-users
