Quantcast
Channel: linuxadmin: Expanding Linux SysAdmin knowledge
Viewing all articles
Browse latest Browse all 17812

Can't get clients to authenticate against 389 DS using SSSD

$
0
0

I've spent hours trying to get this to work and tried everything I can think of. From what I can tell the server works fine. I configured the sssd.conf and used authconfig to enable sssd. nsswitch is using "files sss".

I'm able to do ldapsearch to the server and get results, but doing "getent passwd user" returns nothing. If i do netstat -anp i can see that the sssd service has a connection to port 389 on my server's IP. Not really sure what the problem is. There are some strange things in the sssd logs below i can't decipher.

(Fri Feb 20 06:42:14 2015) [sssd[be[default]]] [be_run_unconditional_online_cb] (0x4000): List of unconditional online callbacks is empty, nothing to do. (Fri Feb 20 06:42:14 2015) [sssd[be[default]]] [sdap_process_result] (0x2000): Trace: sh[0x1ce80a0], connected[1], ops[0x1cda010], ldap[0x1cd7950] (Fri Feb 20 06:42:14 2015) [sssd[be[default]]] [sdap_process_result] (0x2000): Trace: ldap_result found nothing! (Fri Feb 20 06:42:14 2015) [sssd[be[default]]] [sdap_process_result] (0x2000): Trace: sh[0x1ce80a0], connected[1], ops[0x1cda010], ldap[0x1cd7950] (Fri Feb 20 06:42:14 2015) [sssd[be[default]]] [sdap_process_message] (0x4000): Message type: [LDAP_RES_SEARCH_RESULT] (Fri Feb 20 06:42:14 2015) [sssd[be[default]]] [sdap_get_generic_ext_done] (0x0400): Search result: No such object(32), no errmsg set (Fri Feb 20 06:42:14 2015) [sssd[be[default]]] [sdap_search_user_process] (0x0400): Search for users, returned 0 results. (Fri Feb 20 06:42:14 2015) [sssd[be[default]]] [sdap_get_users_done] (0x0040): Failed to retrieve users (Fri Feb 20 06:42:14 2015) [sssd[be[default]]] [sdap_id_op_done] (0x4000): releasing operation connection 
submitted by stephen8802
[link][10 comments]

Viewing all articles
Browse latest Browse all 17812

Trending Articles