Re: Examples for org.freedesktop.NetworkManagerSettings.Connection.Secrets



On Sun, Jun 8, 2008 at 7:50 PM, Christopher Blauvelt
<cblauvelt gmail com> wrote:
> I'm trying to make an NM Settings daemon and I'm having trouble finding what
> parameters are passed to GetSecrets and what NM expects in return.
>
> What kind of values are passed as setting_name? Is it the connection name
> 'nifty-wireless' or is it something like '802-11-security'?

The setting name for which the secrets are needed. Something like
"802-11-wireless-security", "802-1x", "gsm", ... The connection name
(like 'nifty-wireless') is not needed since GetSecrets is already a
method of a(n existing) connection.

> Is hints something along the line of {'key-mgmt', 'wep-tx-keyidx',
> 'wep-key0'}?

Yes.

Tambet

> I appreciate any help.  In addition I'd be willing to help document the
> project if you would like the help.  So I'll probably be asking several
> questions in the future.  I've been on IRC (Freenode #nm) all weekend but
> have yet to see a core dev on there.  Do y'all hang out during the
> weekdays?  If so what timezone do you live in so I can try and be on when
> you are.
>
> Thanks,
> Chris
>
> _______________________________________________
> NetworkManager-list mailing list
> NetworkManager-list gnome org
> http://mail.gnome.org/mailman/listinfo/networkmanager-list
>
>


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