Running tde process from root breaks user dcopserver #367

Open
opened 10 months ago by mittorn · 2 comments

Basic information

  • TDE version: R14.0.13
  • Distribution: Gentoo
  • Hardware: amd64

Description

started konsole from root to prevent using locale from existing session, got dcopserver breakage

Steps to reproduce

  1. $ su
  2. konsole

  3. [tdebuildsycoca] tdebuildsycoca running...
    [2023/06/23 01:32:14.556] [dcopserver] DCOP Cleaning up dead connections.
  4. exit
  5. $ ksnapshot
  6. [2023/06/23 01:32:24.978] DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
    [tdeinit] Aborting. No write access to '/run/user/1000/ICEauthority'.
    [2023/06/23 01:32:24.988] DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed

Screenshots

<!-- This is a comment. Please fill in the required fields below. The comments provide instructions on how to do so. Note: You do not need to remove comments. --> ## Basic information - TDE version: R14.0.13 - Distribution: Gentoo - Hardware: amd64 <!-- Use SL/* labels to set the severity level. Please do not set a milestone. --> ## Description started konsole from root to prevent using locale from existing session, got dcopserver breakage ## Steps to reproduce 1. $ su 2. # konsole 3. [tdebuildsycoca] tdebuildsycoca running... [2023/06/23 01:32:14.556] [dcopserver] DCOP Cleaning up dead connections. 4. exit 5. $ ksnapshot 6. [2023/06/23 01:32:24.978] DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed [tdeinit] Aborting. No write access to '/run/user/1000/ICEauthority'. [2023/06/23 01:32:24.988] DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed ## Screenshots <!-- If it seems useful, please provide provide one or more screenshots. -->
Poster

chowning /run/user/<uid>/ICEauthority back to user seems to allow dcopserver to continue work

chowning `/run/user/<uid>/ICEauthority` back to user seems to allow dcopserver to continue work
Owner

Not sure this is caused by the same reason, but it may be related to TDE/tdelibs#198.

Not sure this is caused by the same reason, but it may be related to TDE/tdelibs#198.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tdebase#367
Loading…
There is no content yet.