Re: Retrieving 'secret' setting

2017-09-07 Thread Dan Williams
On Thu, 2017-09-07 at 18:24 +0100, Colin Helliwell wrote: > > On 07 September 2017 at 16:37 Dan Williams wrote: > > > > On Thu, 2017-09-07 at 09:31 +0100, Colin Helliwell wrote: > > > > .. > > > Thanks Dan, that gets it. > > > Now I'm struggling to *modify* the password :S I see that I > >

Re: Retrieving 'secret' setting

2017-09-07 Thread Colin Helliwell
> On 07 September 2017 at 16:37 Dan Williams wrote: > > On Thu, 2017-09-07 at 09:31 +0100, Colin Helliwell wrote: > .. > > Thanks Dan, that gets it. > > Now I'm struggling to *modify* the password :S I see that I can > > do a > > settings.set_property(NM.SETTING_GSM_PASSWORD, "NewPw") > >

Re: Retrieving 'secret' setting

2017-09-07 Thread Colin Helliwell
> On 07 September 2017 at 16:37 Dan Williams wrote: > > On Thu, 2017-09-07 at 09:31 +0100, Colin Helliwell wrote: > > > > On 06 September 2017 at 17:18 Dan Williams wrote: > > > > > > On Wed, 2017-09-06 at 12:51 +0100, Colin Helliwell wrote: > > > > > > > > On 06 September 2017 at 11:14 Thom

Re: Retrieving 'secret' setting

2017-09-07 Thread Dan Williams
On Thu, 2017-09-07 at 09:31 +0100, Colin Helliwell wrote: > > On 06 September 2017 at 17:18 Dan Williams wrote: > > > > On Wed, 2017-09-06 at 12:51 +0100, Colin Helliwell wrote: > > > > > > On 06 September 2017 at 11:14 Thomas Haller > > > > > > > > wrote: > > > > > > > > On Wed, 2017-09-06 at

Re: Retrieving 'secret' setting

2017-09-07 Thread Colin Helliwell
> On 06 September 2017 at 17:18 Dan Williams wrote: > > On Wed, 2017-09-06 at 12:51 +0100, Colin Helliwell wrote: > > > > On 06 September 2017 at 11:14 Thomas Haller > > > wrote: > > > > > > On Wed, 2017-09-06 at 10:20 +0100, colin.helliw...@ln-systems.com > > > wrote: > > > > > > > I'm pyth