tramp-devel
[Top][All Lists]
Advanced

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

Re: Secrets API "login" session is now "Login"?


From: Michael Albinus
Subject: Re: Secrets API "login" session is now "Login"?
Date: Mon, 14 Feb 2011 21:36:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Ted Zlatanov <address@hidden> writes:

> On Mon, 14 Feb 2011 16:39:49 +0100 Michael Albinus
> <address@hidden> wrote:
>
> MA> Ted Zlatanov <address@hidden> writes:
>>> This morning I noticed that while seahorse told me the login collection
>>> was "login", the Secrets API listed it as "Login".  I'm 100% sure that
>>> it used to be "login".
>>> 
>>> I've adjusted auth-source.el and auth.texi accordingly.  If that's
>>> wrong, please let me know.
>
> MA> The Secret Service API does not speak about the "login" collection. The
> MA> only promise it gives is the "default" alias:
>
> MA> "Client applications without special requirements should store in the
> MA>  default collection. The default collection is always accessible through
> MA>  a specific object path."
>
> OK, but I see "login" in Seahorse and "Login" from secrets.el.  There's
> some disagreement happening.  Do you see that or is it just me (recent
> Ubuntu system, dist-upgraded 2 weeks ago and updated regularly)?

I'm running an up-to-date Ubuntu 10.10. In secrets.el, I see

   (secrets-get-alias "default")
    => "login"

Maybe you have changed the default alias via `secrets-set-alias'?

Anyway, I recommend to use the collection returned by (secrets-get-alias
"default"). There's is no need to hardwire it as "login".

> Ted

Best regards, Michael.



reply via email to

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