On Wednesday 01 February 2023 22:44:02 deloptes via tde-users wrote:
I was thinking I have posted a reply, but I do not see it - may be I did not post it at all. It is hard to say for sure as Michele said, but this error message is coming from a function in tdelibs/dcop/KDE-ICE/process.c at line 985 if ((*iceConn->listen_obj->host_based_auth_proc) (hostname)) else { _IceErrorAuthenticationRejected (iceConn, ICE_ConnectionSetup, "None of the authentication protocols specified are supported and host-based authentication failed");
iceConn->connection_status = IceConnectRejected; }
so IMO it must be something hostname related (assuming everything else is kosher). Could be of course ICE related too.
Yes, but it doesn't help me and no answer about : # ps aux|grep dcop andre 974 0.0 0.1 52680 10248 ? S 17:28 0:00 dcopserver [tdeinit] --nosid --suicide Why this process has "--suicide" ? :-))