Re: tramp (2.7.0-pre nil/nil); Can't connect to server anymore
"Kirill A. Korinsky" <[email protected]>
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
Hi Michael, > On 7. Jan 2024, at 13:57, Michael Albinus <[email protected]> wrote: > >> I can easy reproduce this error by remove write access to /tmp folder on remote host like that: >> >> ssh some.host sudo chmod -w /tmp > > Which kind of remote machine do you use? I cannot apply this, neither on > a remote Ubuntu, a remote Fedora, or a remote FreeBSD machine: > > --8<---------------cut here---------------start------------->8--- > # ssh -t -t ubuntu-2204 sudo chmod -w /tmp > [sudo] password for admin: > chmod: /tmp: new permissions are r-xrwxrwt, not r-xr-xr-t > Connection to ubuntu-2204.fritz.box closed. > --8<---------------cut here---------------end--------------->8--- I've achieved that on OpenBSD where I've switched /tmp to ramdisk. It uses so-called mfs driver which inherits permissions from the mountpoint. See: https://dataswamp.org/~solene/2018-05-08-mfs-tmp.html <https://dataswamp.org/~solene/2018-05-08-mfs-tmp.html> -- wbr, Kirill
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE3/KLNtcfWfLw7JxqmNjZhndZIm4FAmWarGEACgkQmNjZhndZ Im4GMRAAryRvDRRqbMAg0u2xg32Aj/A8b9dher5wdUiVVKBTY8jn9fysonM8nSOE xUKqHqeFEhWMTm9hyYMdk7f/oi8B8RzBzwo7ZMWYrIWGR1AdtE8F4XwxafjFaRSd NgHXT4UIHD4x8hxZYWaSKNV/FBI1T36HxPwwigeTfegQmDDityimBHO5XWNXIyJf adIKzM2PJwKGLXZu3jicy2f+P0h9BRHBEFrA1Yj6rOXB9r/Apae9P3SiTXgm9MVe a2b84JiEqd0Os6z9nqn++R1rAGvgS+O4kbGfjYhZ2qWuATU1Zw2aefcqBbaKCxTL oQJim/QfpzFaS1tRtjNM/+Z/pLsN3kULEcmxmHEYT25OmECXdVfT/jwBgnGfI7Lq OdddIw4A+NQN8mgtwbWE9WlBWKP5rElinHIzt3Svp0RdoR613HSFlhWmKIEXhcs+ TcnuzYyFawN+2hk7N8abSjkFci4sEcJArTJyUscWcsYe8CCcNmnqvwHBtI3PRCDH EHjGNYUk6XegFYV9ZCKwIEXForeD0O4r5M+pMneOOLEFumO1xOK7T9zWb8YwMpm3 WwPnqSJ2gS4sPqHe8LtbRwF/mGEw5klu0TsfLU4MleDLp4Uba/irHKIW+DSJVgxz JcyGNxIB+OW7Dp+QaO8rnmpDldkZBjL47cq/Ii+yRCj404FTXq4= =TKpR -----END PGP SIGNATURE-----