[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VM] imap-ssh and passwords
From: |
Tim Cross |
Subject: |
Re: [VM] imap-ssh and passwords |
Date: |
Thu, 13 Oct 2011 22:56:50 +1100 |
On Thu, Oct 13, 2011 at 10:33 PM, Matthew Vernon <address@hidden> wrote:
> Tim Cross <address@hidden> writes:
>
>> On Thu, Oct 13, 2011 at 1:15 AM, Matthew Vernon
>>
>> [snip]
>>
>>> I can work around this username problem by doing something like:
>>> (setq vm-ssh-program-switches
>>> '("-l" "bob")
>>> )
>>>
>>
>> A way to work around this limitation would be to use the ~/.ssh/config
>> file, which will allow you to set the login name on a per host basis.
>> Remember that ssh is quite picky regarding the permissions of .ssh and
>> the files it contains.
>
> I know I could use .ssh/config (though in fact I regularly log in to the
> target with two different usernames), but it still seems to me that this
> is something VM should support?
>
There is no argument about that, which is why I referred to it as a
work around rather than a fix. In fact, I would expect that Uday would
certainly welcome any code contribution that removed such limitations.
Tim
--
Tim Cross
Phone: 0428 212 217
- [VM] imap-ssh and passwords, Matthew Vernon, 2011/10/11
- Re: [VM] imap-ssh and passwords, Uday Reddy, 2011/10/11
- Re: [VM] imap-ssh and passwords, Matthew Vernon, 2011/10/11
- Re: [VM] imap-ssh and passwords, Uday Reddy, 2011/10/11
- Re: [VM] imap-ssh and passwords, Tim Cross, 2011/10/11
- Re: [VM] imap-ssh and passwords, Matthew Vernon, 2011/10/12
- Re: [VM] imap-ssh and passwords, Uday Reddy, 2011/10/12
- Re: [VM] imap-ssh and passwords, Matthew Vernon, 2011/10/12
- Re: [VM] imap-ssh and passwords, Tim Cross, 2011/10/12
- Re: [VM] imap-ssh and passwords, Matthew Vernon, 2011/10/13
- Re: [VM] imap-ssh and passwords,
Tim Cross <=