Jimmy Yuen Ho Wong <[email protected]> writes: Hi,
> Here's the full trace: Thanks. Could you pls send it next time as attachment? This preserves line breaks, and makes it easier to analyze. > 16:42:35.167524 tramp-send-command (6) # exec sudo -u root -s -H -p > P""a""s""s""w""o""r""d"": /bin/sh This is what Tramp sends. > 16:42:42.114346 tramp-accept-process-output (1) # Quit: "Quit", "" > > Sorry, try again. > Password: And this is sent back from the remote host. Looks like a wrong password, maybe saved in yout .authinfo file, or so. Could you pls try the following command from a local shell: --8<---------------cut here---------------start------------->8--- # sudo -u root -s -H -p P""a""s""s""w""o""r""d"": /bin/sh --8<---------------cut here---------------end--------------->8--- Make sure to enter the proper password, and see whether it works. If yes, start Emacs again via "emacs -Q", and try to open /sudo:: Make sure to enter the proper password. Best regards, Michael.
