emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: over-engineered (and under-standardized) inferior interfaces


From: Michael Albinus
Subject: Re: over-engineered (and under-standardized) inferior interfaces
Date: Wed, 27 Aug 2014 08:57:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Sam Steingold <address@hidden> writes:

> (setq sql-vertica-default-directory "/ssh:vertica|sudo:dbadmin")

How shall this work? You hop to 2 different hosts "vertica" and
"dbadmin", without saying which user to take for authentication. And
sudo does not work this way, it must always be on the same host as the
previous hop (or localhost, when it is the first and only hop).

See my example "/ssh:address@hidden|sudo:address@hidden:". It is by intention,
that I haven't written "host1" and "host2".

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]