>>>>> "Stefan" == Stefan Monnier <[EMAIL PROTECTED]>
>writes:
>>>>> "David" == David Young <[EMAIL PROTECTED]> writes:
>> tramp's ssh support does not work with sites that prompt for both a
>> passphrase _and_ password (as ours does). I would like to see tramp
Stefan> I'm not sure I understand this right. Is that some very
Stefan> special super-paranoid version of SSH ?
Not that I know of; my understanding is our facility is using stock
ssh2.
Stefan> My understanding of SSH is that it either uses passphrase (to
Stefan> decrypt your private identity-key, in order to then prove your
Stefan> identity to the remote site) or a password. I.e. you might be
Stefan> prompted for both, but if so, that just means that your
Stefan> private identity-key failed to give you access, so you can
Stefan> avoid the passphrase prompting altogether by judicious editing
Stefan> of ~/.ssh/config...
This is a very good point. So, you're saying that ssh should _not_ be
prompting for both passphrase and password, correct? I need to confirm
this behavior with our network admins before Kai starts doing
something to tramp that isn't necessary.
Also, what "judicious editing" of ~/.ssh/config do you mean. Sorry,
perhaps I should just read the ssh docs in more detail.
Regards,
--
-----------------------------------------------------------------
David E. Young
Fujitsu Network Communications "The fact that ... we still
([EMAIL PROTECTED]) live well cannot ease the pain of
feeling that we no longer live nobly."
-- John Updike
"Programming should be fun,
programs should be beautiful"
-- P. Graham