[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#74105: 30.0.92; Some issues in TRAMP NEWS entries
From: |
Michael Albinus |
Subject: |
bug#74105: 30.0.92; Some issues in TRAMP NEWS entries |
Date: |
Mon, 04 Nov 2024 18:32:43 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Sean Whitton <spwhitton@spwhitton.name> writes:
> Hello,
Hi Sean,
>> No, there is also a change in the user name in .authinfo and
>> friends.
>
> I don't use any of those files.
>
> I don't think the behaviour I described is covered by this.
Hmm. Does it mean you have set auth-sources to nil? There is a possible
error indeed in tramp-read-passwd for this case. Could you, please,
apply the appended patch?
Furthermore, Tramp caches the passwords indeed. If auth-sources is not
enabled, it uses the function password-read from
password-cache.el. However, the password is cached just for
password-cache-expiry seconds (16 by default). If you want to disable
this, set password-cache to nil. See the Tramp manual, at the bottom of
(info "(tramp) Password handling")
I have no idea where the changed behavior you've described comes from.
Best regards, Michael.
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Sean Whitton, 2024/11/03
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Michael Albinus, 2024/11/03
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Sean Whitton, 2024/11/03
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries,
Michael Albinus <=
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Sean Whitton, 2024/11/06
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Michael Albinus, 2024/11/07
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Sean Whitton, 2024/11/07
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Michael Albinus, 2024/11/10
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Sean Whitton, 2024/11/10
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Michael Albinus, 2024/11/11
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Michael Albinus, 2024/11/12
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Sean Whitton, 2024/11/13
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Michael Albinus, 2024/11/13
- bug#74105: 30.0.92; Some issues in TRAMP NEWS entries, Sean Whitton, 2024/11/13