Skip to main content
added 139 characters in body
Source Link
Sabya
  • 12k
  • 17
  • 69
  • 95

I have only one user (say "goodk") that can accept SSH connections. So, I am not able to use Tramp to edit files which are accessible to other users than the one that accepts SSH connection.

  How can I achieve this?

How I do this currently:

I use terminal. From terminal I login to user "goodk". Then I switch user using su or sudo.

I have only one user that can accept SSH connections. So I am not able to use Tramp to edit files which are accessible to other users than the one that accepts SSH connection.

  How can I achieve this?

I have only one user (say "goodk") that can accept SSH connections. So, I am not able to use Tramp to edit files which are accessible to other users than the one that accepts SSH connection. How can I achieve this?

How I do this currently:

I use terminal. From terminal I login to user "goodk". Then I switch user using su or sudo.

Source Link
Sabya
  • 12k
  • 17
  • 69
  • 95

Emacs Tramp - How to edit files using Tramp as another user in a remote host?

I have only one user that can accept SSH connections. So I am not able to use Tramp to edit files which are accessible to other users than the one that accepts SSH connection.

How can I achieve this?