<div dir="ltr"><div><div><div><div><div><div><div>Thanks Jakub for the detailed analysis... with those inputs , I was able to nail down the issue. <br><br></div>I had migrated this host from openldap to freeipa.. However, nslcd daemon was still running and the sylog pointed me to the error "unable to contact the earlier openldap server" and it spent some time there...<br><br></div>So, I stopped nslcd and now logins have improved drastically to around 5s<br><br>date;ssh testuser@localhost<br>Sat Jul 30 08:09:13 UTC 2016<br>testuser@localhost's password:<br>Last login: Sat Jul 30 08:08:55 2016 from 127.0.0.1<br>[p-rakeshpillai@prod1-admintools-1c :~] date<br>Sat Jul 30 08:09:18 UTC 2016<br><br><br></div>For the ipa_hostname entry in sssd.conf, that gets auto populated entered everytime I run ipa-client-install .<br><br></div><div>I run the below command to setup ipa client<br><br>ipa-client-install --domain=xyz.xom --server=ipa-master-int.xyz.xom --realm=xyz.xom -p admin --password=mypass--mkhomedir --hostname=10.65.16.4 --no-ssh --no-sshd -N -f -U<br><br></div><div>Notice that, In the hostname argument, I am passing the IP address. Hope thats fine, its actually working fine on around 2000+ servers in my environment.<br></div><br></div>I had earlier tried with servername.domain ( <a href="http://qa-test1.yyz.com">qa-test1.yyz.com</a> as the hostname ) and my servers hostname would get changed to  <a href="http://qa-test1.yyz.com">qa-test1.yyz.com</a> . However, we do our deployments on glassfish and glassfish somehow started having issue everytime we restart glassfish ( not an expert with glassfish ) so not sure whats wrong there.<br><br></div>With this approach , my hostname is now my ipaddress and  things are working fine both at galssfish and IPA side.<br>But just want to confirm its ok to do that<br><br><br></div><div>Thanks,<br></div><div>Rakesh<br></div><div><br></div><br><div><div><div><div><div><div><div><div><div><br><div><div><br><br></div></div></div></div></div></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 29, 2016 at 5:10 PM, Jakub Hrozek <span dir="ltr"><<a href="mailto:jhrozek@redhat.com" target="_blank">jhrozek@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Jul 26, 2016 at 06:07:10PM +0530, Rakesh Rajasekharan wrote:<br>
> > Any change that it's running on a VM? If so, check your entropy:<br>
><br>
> > cat /proc/sys/kernel/random/entropy_avail<br>
><br>
> > If it's low (like < 1k), install haveged.<br>
><br>
> this indeed is vm , am running it on azure . However, I have a similar set<br>
> up running on aws which works completely fine<br>
<br>
</span>Sorry about the delay in replying..<br>
<span class=""><br>
><br>
> The entropy was low, around 180, I installed haveged and now its above 3k<br>
> cat /proc/sys/kernel/random/entropy_avail<br>
> 3178<br>
><br>
> The timing though is still the same around 19s<br>
<br>
</span>I have some comments inline about the config and logs.<br>
<span class=""><br>
><br>
> @jakub, i am reattaching the logs.<br>
><br>
> The dns resoltion seems fast when I check using dig<br>
><br>
> below is my sssd.conf<br>
> [domain/<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
> selinux_provider=none<br>
> krb5_auth_timeout = 20<br>
> cache_credentials = True<br>
> krb5_store_password_if_offline = True<br>
> ipa_domain = <a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a><br>
> id_provider = ipa<br>
> auth_provider = ipa<br>
> access_provider = ipa<br>
> ldap_tls_cacert = /etc/ipa/ca.crt<br>
> ipa_hostname = 10.65.16.4<br>
<br>
</span>The ipa_hostname value is wrong. It's meant for systems where hostname<br>
reports a different name that what is the name the host is registered as<br>
in IPA. Including an IP address there doesn't make much sense.<br>
<div><div class="h5"><br>
> chpass_provider = ipa<br>
> ipa_server = <a href="http://ipa-master-in.xyz.com" rel="noreferrer" target="_blank">ipa-master-in.xyz.com</a><br>
> dns_discovery_domain = <a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a><br>
> ignore_group_members=True<br>
> ldap_purge_cache_timeout = 0<br>
> debug_level=8<br>
> [sssd]<br>
> services = nss, sudo, pam, ssh<br>
> config_file_version = 2<br>
><br>
> domains = <a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a><br>
> [nss]<br>
> homedir_substring = /home<br>
><br>
> [pam]<br>
> pam_id_timeout = 3<br>
><br>
> [sudo]<br>
><br>
> [autofs]<br>
><br>
> [ssh]<br>
><br>
> [pac]<br>
><br>
> [ifp]<br>
><br>
><br>
><br>
> And here is the login times and logs<br>
><br>
> [root@ipa-client-1 :~] date;ssh testuser@localhost<br>
> Tue Jul 26 12:06:37 UTC 2016<br>
> testuser@localhost's password:<br>
> Last login: Tue Jul 26 12:03:53 2016 from 127.0.0.1<br>
> [testuser@ipa-client-1 :~] date<br>
> Tue Jul 26 12:06:55 UTC 2016<br>
><br>
><br>
> sssd_domain logs<br>
><br>
> (Tue Jul 26 12:06:40 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_message_handler]<br>
> (0x2000): Received SBUS method<br>
> org.freedesktop.sssd.dataprovider.getAccountInfo on path<br>
> /org/freedesktop/sssd/dataprovider<br>
> (Tue Jul 26 12:06:40 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_get_sender_id_send]<br>
> (0x2000): Not a sysbus message, quit<br>
> (Tue Jul 26 12:06:40 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_get_account_info]<br>
> (0x0200): Got request for [0x3][1][name=testuser]<br>
> (Tue Jul 26 12:06:40 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_req_set_domain]<br>
> (0x0400): Changing request domain from [<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>] to [<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
> (Tue Jul 26 12:06:40 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]]<br>
> [sdap_idmap_domain_has_algorithmic_mapping] (0x0080): Could not parse<br>
> domain SID from [(null)]<br>
> (Tue Jul 26 12:06:40 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]]<br>
> [sdap_idmap_domain_has_algorithmic_mapping] (0x0080): Could not parse<br>
> domain SID from [(null)]<br>
> (Tue Jul 26 12:06:40 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sdap_get_initgr_next_base]<br>
> (0x0400): Searching for users with base [cn=accounts,dc=xyz,dc=com]<br>
<br>
</div></div>--> A request for user's groups arrived.<br>
<span class=""><br>
> (Tue Jul 26 12:06:40 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sdap_print_server]<br>
> (0x2000): Searching 10.65.16.4<br>
> (Tue Jul 26 12:06:40 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sdap_get_generic_ext_step]<br>
> (0x0400): calling ldap_search_ext with<br>
> [(&(uid=testuser)(objectclass=posixAccount)(&(uidNumber=*)(!(uidNumber=0))))][cn=accounts,dc=xyz,dc=com].<br>
> (Tue Jul 26 12:06:40 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sdap_get_generic_ext_step]<br>
> (0x1000): Requesting attrs: [objectClass]<br>
<br>
</span>[...]<br>
<span class=""><br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [acctinfo_callback]<br>
> (0x0100): Request processed. Returned 0,0,Success (Success)<br>
<br>
</span>---> Here the request for user's groups finished. It took about a second<br>
in total.<br>
<span class=""><br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_message_handler]<br>
> (0x2000): Received SBUS method org.freedesktop.sssd.dataprovider.pamHandler<br>
> on path /org/freedesktop/sssd/dataprovider<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_get_sender_id_send]<br>
> (0x2000): Not a sysbus message, quit<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_req_set_domain]<br>
> (0x0400): Changing request domain from [<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>] to [<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler] (0x0100):<br>
> Got request with the following data<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [pam_print_data] (0x0100):<br>
> command: SSS_PAM_PREAUTH<br>
<br>
</span>Preauthentication checks for available login methods...<br>
<span class=""><br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler_callback]<br>
> (0x0100): Backend returned: (0, 0, <NULL>) [Success (Success)]<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler_callback]<br>
> (0x0100): Sending result [0][<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler_callback]<br>
> (0x0100): Sent result [0][<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
<br>
</span>---> Here the preauth request finished, within a second.<br>
<span class=""><br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_message_handler]<br>
> (0x2000): Received SBUS method org.freedesktop.sssd.dataprovider.pamHandler<br>
> on path /org/freedesktop/sssd/dataprovider<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_get_sender_id_send]<br>
> (0x2000): Not a sysbus message, quit<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_req_set_domain]<br>
> (0x0400): Changing request domain from [<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>] to [<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler] (0x0100):<br>
> Got request with the following data<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [pam_print_data] (0x0100):<br>
> command: PAM_AUTHENTICATE<br>
<br>
</span>---> Authentication request is recieved.<br>
<span class=""><br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [krb5_auth_queue_done]<br>
> (0x1000): krb5_auth_queue request [0x7f88d1142ab0] done.<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler_callback]<br>
> (0x0100): Backend returned: (0, 0, <NULL>) [Success (Success)]<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler_callback]<br>
> (0x0100): Sending result [0][<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
> (Tue Jul 26 12:06:41 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler_callback]<br>
> (0x0100): Sent result [0][<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
<br>
</span>Here the authentication finished successfully, again within a second..<br>
<span class=""><br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_message_handler]<br>
> (0x2000): Received SBUS method org.freedesktop.sssd.service.ping on path<br>
> /org/freedesktop/sssd/service<br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_get_sender_id_send]<br>
> (0x2000): Not a sysbus message, quit<br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_message_handler]<br>
> (0x2000): Received SBUS method org.freedesktop.sssd.dataprovider.pamHandler<br>
> on path /org/freedesktop/sssd/dataprovider<br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_get_sender_id_send]<br>
> (0x2000): Not a sysbus message, quit<br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_req_set_domain]<br>
> (0x0400): Changing request domain from [<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>] to [<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler] (0x0100):<br>
> Got request with the following data<br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [pam_print_data] (0x0100):<br>
> command: PAM_ACCT_MGMT<br>
<br>
</span>---> Access control request is received<br>
<span class=""><br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [ipa_hbac_evaluate_rules]<br>
> (0x0080): Access granted by HBAC rule [allow_all]<br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler_callback]<br>
> (0x0100): Backend returned: (0, 0, <NULL>) [Success (Success)]<br>
<br>
</span>--> User is granted access, we're within two seconds from the first<br>
request, still.<br>
<span class=""><br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler_callback]<br>
> (0x0400): SELinux provider doesn't exist, not sending the request to it.<br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler_callback]<br>
> (0x0100): Sending result [0][<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler_callback]<br>
> (0x0100): Sent result [0][<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
<br>
</span>--> The selinux provider is disabled and quits immediately.<br>
<span class=""><br>
> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [pam_print_data] (0x0100):<br>
> command: PAM_SETCRED<br>
</span>> (Tue Jul 26 12:06:42 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler] (0x0100):<br>
> Sending result [0][<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
<br>
--> The setred PAM target does nothing, just returns success.<br>
<br>
...And there nothing happens for 10 seconds, at least not in this log.<br>
Is there any activity in the other SSSD logs in the meantime?<br>
<br>
> (Tue Jul 26 12:06:52 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_message_handler]<br>
<span class="">> (0x2000): Received SBUS method org.freedesktop.sssd.service.ping on path<br>
> /org/freedesktop/sssd/service<br>
</span>> (Tue Jul 26 12:06:52 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_get_sender_id_send]<br>
<span class="">> (0x2000): Not a sysbus message, quit<br>
</span>> (Tue Jul 26 12:06:52 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_message_handler]<br>
<span class="">> (0x2000): Received SBUS method<br>
> org.freedesktop.sssd.dataprovider.getAccountInfo on path<br>
> /org/freedesktop/sssd/dataprovider<br>
</span>> (Tue Jul 26 12:06:52 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_get_sender_id_send]<br>
<span class="">> (0x2000): Not a sysbus message, quit<br>
</span>> (Tue Jul 26 12:06:52 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_get_account_info]<br>
<span class="">> (0x0200): Got request for [0x3][1][name=testuser]<br>
</span>> (Tue Jul 26 12:06:52 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_req_set_domain]<br>
<span class="">> (0x0400): Changing request domain from [<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>] to [<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
</span>> (Tue Jul 26 12:06:52 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]]<br>
<span class="">> [sdap_idmap_domain_has_algorithmic_mapping] (0x0080): Could not parse<br>
> domain SID from [(null)]<br>
</span>> (Tue Jul 26 12:06:52 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]]<br>
<span class="">> [sdap_idmap_domain_has_algorithmic_mapping] (0x0080): Could not parse<br>
> domain SID from [(null)]<br>
</span>> (Tue Jul 26 12:06:52 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sdap_get_initgr_next_base]<br>
<span class="">> (0x0400): Searching for users with base [cn=accounts,dc=xyz,dc=com]<br>
<br>
</span>...Until a request for user groups arrives here..<br>
<br>
> (Tue Jul 26 12:06:53 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [acctinfo_callback]<br>
<span class="">> (0x0100): Request processed. Returned 0,0,Success (Success)<br>
<br>
</span>---> Is processed here.<br>
<br>
> (Tue Jul 26 12:06:53 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_message_handler]<br>
<span class="">> (0x2000): Received SBUS method org.freedesktop.sssd.dataprovider.pamHandler<br>
> on path /org/freedesktop/sssd/dataprovider<br>
</span>> (Tue Jul 26 12:06:53 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [sbus_get_sender_id_send]<br>
<span class="">> (0x2000): Not a sysbus message, quit<br>
</span>> (Tue Jul 26 12:06:53 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_req_set_domain]<br>
<span class="">> (0x0400): Changing request domain from [<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>] to [<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]<br>
</span>> (Tue Jul 26 12:06:53 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [be_pam_handler] (0x0100):<br>
<span class="">> Got request with the following data<br>
</span>> (Tue Jul 26 12:06:53 2016) [sssd[be[<a href="http://xyz.com" rel="noreferrer" target="_blank">xyz.com</a>]]] [pam_print_data] (0x0100):<br>
> command: PAM_OPEN_SESSION<br>
<br>
And the session for the user is opened here.<br>
<br>
So my conclusion from the logs is that the delay is not within SSSD. The<br>
next things I would check are:<br>
    - are there any other NSS modules in nsswitch.conf except sss and<br>
      files?<br>
    - is there any other PAM module in the PAM stack except pam_sss.so<br>
      and pam_unix and those that you would expect after IPA client<br>
      installation?<br>
    - is there anything in syslog/journal?<br>
    - if you increase the SSHD debug level, is there anything of<br>
      interest in the SSHD log?<br>
    - if you strace sshd (make sure to strace the child processes also<br>
      and include the -tt flag to see the timestamps with a high<br>
      resultion), do you see any delay there?<br>
</blockquote></div><br></div>