Re: [Server-devel] [support-gang] [Sugar-devel] how to remove WiFi credential/history from Sugar?

2015-09-25 Thread Paul Fox
adam wrote:
 > >> >  >
 > >> >  >/etc/NetworkManager/system-connections/

that's is where the config lives on the machine i'm looking
at (running 13.2.0).

try:
cd /etc
sudo grep -R  .
cd /home/olpc
sudo grep -R  .


on older releases, sugar kept the network config separate, under
/home/olpc/.sugar, i think.  it took a while before gnome and
sugar wifi configs were synced.

paul
=-
 paul fox, p...@laptop.org
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [support-gang] [Sugar-devel] how to remove WiFi credential/history from Sugar?

2015-09-25 Thread Paul Fox
adam wrote:
 > >> >  >
 > >> >  >/etc/NetworkManager/system-connections/

that's is where the config lives on the machine i'm looking
at (running 13.2.0).

try:
cd /etc
sudo grep -R  .
cd /home/olpc
sudo grep -R  .


on older releases, sugar kept the network config separate, under
/home/olpc/.sugar, i think.  it took a while before gnome and
sugar wifi configs were synced.

paul
=-
 paul fox, p...@laptop.org
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Server-devel] how to remove WiFi credential/history from Sugar?

2015-09-25 Thread Adam Holt
On Fri, Sep 25, 2015 at 1:06 PM, Paul Fox  wrote:

> adam wrote:
>  > "rm /etc/sysconfig/network-scripts/key_" does not fully delete a
> WiFi
>  > credential, even after reboot of the XO-1.5 with Sugar 0.106.0, the
>  > password is clearly still buried+working in the system somewhere.
>
> under sugar, i think it's in the control panel, under Network.
>

Thx for the reminder.

I should've mentioned scripting's the goal here- if someone knows where
SSID passwords are actually buried?

paul
>
>  > Anywhere else obvious to look?  Or wipe out all WiFi credentials +
>  > history?  I've also looked in the following 2 diretories which are both
>  > empty:
>  >
>  >/etc/NetworkManager/system-connections/
>  >/bootpart/security/state/
>  >
>  > It's called the N.ice S.ugar A.gency after all taking my password who
> knows
>  > where...Thanks for ideas =)
>  >
>  > --
>  > Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !
>  > ___
>  > Devel mailing list
>  > de...@lists.laptop.org
>  > http://lists.laptop.org/listinfo/devel
>
> =-
>  paul fox, p...@laptop.org
>
> --
> 
> 
> Unsung Heroes of OLPC, interviewed live @ 
> http://unleashkids.org !
>
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [support-gang] [Sugar-devel] how to remove WiFi credential/history from Sugar?

2015-09-25 Thread Kevin Gordon
not at an XO at the moment but 

check the /etc/sysconfig/network-scripts/ directory

Or maybe a command line thingy like nmcli connection delete id
 will do what you want?

KG



On Fri, Sep 25, 2015 at 1:16 PM, Jerry Vonau  wrote:

>
>
> > On September 25, 2015 at 12:06 PM Paul Fox  wrote:
> >
> >
> > adam wrote:
> >  > "rm /etc/sysconfig/network-scripts/key_" does not fully delete a
> >  > WiFi
> >  > credential, even after reboot of the XO-1.5 with Sugar 0.106.0, the
> >  > password is clearly still buried+working in the system somewhere.
> >
> > under sugar, i think it's in the control panel, under Network.
> >
>
> Think that just deletes the ifcfg files, aren't passwords stored in the
> keyring?
>
> Jerry
>
> > paul
> >
> >  >
> >  > Anywhere else obvious to look?  Or wipe out all WiFi credentials +
> >  > history?  I've also looked in the following 2 diretories which are
> >  > both
> >  > empty:
> >  >
> >  >/etc/NetworkManager/system-connections/
> >  >/bootpart/security/state/
> >  >
> >  > It's called the N.ice S.ugar A.gency after all taking my password who
> >  > knows
> >  > where...Thanks for ideas =)
> >  >
> >  > --
> >  > Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !
> >  > ___
> >  > Devel mailing list
> >  > Devel@lists.laptop.org
> >  > http://lists.laptop.org/listinfo/devel
> >
> > =-
> >  paul fox, p...@laptop.org
> > ___
> > Sugar-devel mailing list
> > sugar-de...@lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
> ___
> support-gang mailing list
> support-g...@lists.laptop.org
> http://lists.laptop.org/listinfo/support-gang
>
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [support-gang] [Sugar-devel] how to remove WiFi credential/history from Sugar?

2015-09-25 Thread Adam Holt
On Sep 25, 2015 1:23 PM, "Kevin Gordon"  wrote:
>
> not at an XO at the moment but 
>
> check the /etc/sysconfig/network-scripts/ directory
>
> Or maybe a command line thingy like nmcli connection delete id
 will do what you want?

My thoughts exactly.  I tried the 2 above deletes, and the XO-1.5 continues
to reboot holding the passworded WiFi connection.  Wacked!  Perhaps I am
not running nmcli correctly, as it does not complete-

> KG
>
>
>
> On Fri, Sep 25, 2015 at 1:16 PM, Jerry Vonau  wrote:
>>
>>
>>
>> > On September 25, 2015 at 12:06 PM Paul Fox  wrote:
>> >
>> >
>> > adam wrote:
>> >  > "rm /etc/sysconfig/network-scripts/key_" does not fully
delete a
>> >  > WiFi
>> >  > credential, even after reboot of the XO-1.5 with Sugar 0.106.0, the
>> >  > password is clearly still buried+working in the system somewhere.
>> >
>> > under sugar, i think it's in the control panel, under Network.
>> >
>>
>> Think that just deletes the ifcfg files, aren't passwords stored in the
>> keyring?
>>
>> Jerry
>>
>> > paul
>> >
>> >  >
>> >  > Anywhere else obvious to look?  Or wipe out all WiFi credentials +
>> >  > history?  I've also looked in the following 2 diretories which are
>> >  > both
>> >  > empty:
>> >  >
>> >  >/etc/NetworkManager/system-connections/
>> >  >/bootpart/security/state/
>> >  >
>> >  > It's called the N.ice S.ugar A.gency after all taking my password
who
>> >  > knows
>> >  > where...Thanks for ideas =)
>> >  >
>> >  > --
>> >  > Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !
>> >  > ___
>> >  > Devel mailing list
>> >  > Devel@lists.laptop.org
>> >  > http://lists.laptop.org/listinfo/devel
>> >
>> > =-
>> >  paul fox, p...@laptop.org
>> > ___
>> > Sugar-devel mailing list
>> > sugar-de...@lists.sugarlabs.org
>> > http://lists.sugarlabs.org/listinfo/sugar-devel
>> ___
>> support-gang mailing list
>> support-g...@lists.laptop.org
>> http://lists.laptop.org/listinfo/support-gang
>
>
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Server-devel] [support-gang] [Sugar-devel] how to remove WiFi credential/history from Sugar?

2015-09-25 Thread Adam Holt
On Sep 25, 2015 1:23 PM, "Kevin Gordon"  wrote:
>
> not at an XO at the moment but 
>
> check the /etc/sysconfig/network-scripts/ directory
>
> Or maybe a command line thingy like nmcli connection delete id
 will do what you want?

My thoughts exactly.  I tried the 2 above deletes, and the XO-1.5 continues
to reboot holding the passworded WiFi connection.  Wacked!  Perhaps I am
not running nmcli correctly, as it does not complete-

> KG
>
>
>
> On Fri, Sep 25, 2015 at 1:16 PM, Jerry Vonau  wrote:
>>
>>
>>
>> > On September 25, 2015 at 12:06 PM Paul Fox  wrote:
>> >
>> >
>> > adam wrote:
>> >  > "rm /etc/sysconfig/network-scripts/key_" does not fully
delete a
>> >  > WiFi
>> >  > credential, even after reboot of the XO-1.5 with Sugar 0.106.0, the
>> >  > password is clearly still buried+working in the system somewhere.
>> >
>> > under sugar, i think it's in the control panel, under Network.
>> >
>>
>> Think that just deletes the ifcfg files, aren't passwords stored in the
>> keyring?
>>
>> Jerry
>>
>> > paul
>> >
>> >  >
>> >  > Anywhere else obvious to look?  Or wipe out all WiFi credentials +
>> >  > history?  I've also looked in the following 2 diretories which are
>> >  > both
>> >  > empty:
>> >  >
>> >  >/etc/NetworkManager/system-connections/
>> >  >/bootpart/security/state/
>> >  >
>> >  > It's called the N.ice S.ugar A.gency after all taking my password
who
>> >  > knows
>> >  > where...Thanks for ideas =)
>> >  >
>> >  > --
>> >  > Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !
>> >  > ___
>> >  > Devel mailing list
>> >  > de...@lists.laptop.org
>> >  > http://lists.laptop.org/listinfo/devel
>> >
>> > =-
>> >  paul fox, p...@laptop.org
>> > ___
>> > Sugar-devel mailing list
>> > sugar-de...@lists.sugarlabs.org
>> > http://lists.sugarlabs.org/listinfo/sugar-devel
>> ___
>> support-gang mailing list
>> support-g...@lists.laptop.org
>> http://lists.laptop.org/listinfo/support-gang
>
>
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [support-gang] [Sugar-devel] how to remove WiFi credential/history from Sugar?

2015-09-25 Thread Adam Holt
On Fri, Sep 25, 2015 at 3:01 PM, Kurt H Maier  wrote:

> So, it's not in the gnome keyring.  is it in
> /home/olpc/.sugar/default/nm/networks.cfg ?
>

Nothing obvious in /home/olpc/.sugar/default and no nm within
/home/olpc/.sugar/default on this XO-1.5.  In fact when I did "rm -rf
/home/olpc/.sugar" it continued to auto-connect to the passworded WiFi
after reboot.  *But I finally got it!  WiFi password was ALSO cached in:*

   /etc/sysconfig/network-scripts/keys-WAN

In addition to:

   /etc/sysconfig/network-scripts/keys-

Apologies if this has something to do with XSCE running on the same
XO-1.5?  Hopefully others can explain how this happened, as I remain quite
dumb for now, but happy it's resolved =)

khm
> ___
> support-gang mailing list
> support-g...@lists.laptop.org
> http://lists.laptop.org/listinfo/support-gang
>


-- 
Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Server-devel] [support-gang] [Sugar-devel] how to remove WiFi credential/history from Sugar?

2015-09-25 Thread Adam Holt
On Fri, Sep 25, 2015 at 3:01 PM, Kurt H Maier  wrote:

> So, it's not in the gnome keyring.  is it in
> /home/olpc/.sugar/default/nm/networks.cfg ?
>

Nothing obvious in /home/olpc/.sugar/default and no nm within
/home/olpc/.sugar/default on this XO-1.5.  In fact when I did "rm -rf
/home/olpc/.sugar" it continued to auto-connect to the passworded WiFi
after reboot.  *But I finally got it!  WiFi password was ALSO cached in:*

   /etc/sysconfig/network-scripts/keys-WAN

In addition to:

   /etc/sysconfig/network-scripts/keys-

Apologies if this has something to do with XSCE running on the same
XO-1.5?  Hopefully others can explain how this happened, as I remain quite
dumb for now, but happy it's resolved =)

khm
> ___
> support-gang mailing list
> support-g...@lists.laptop.org
> http://lists.laptop.org/listinfo/support-gang
>


-- 
Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] [support-gang] [Sugar-devel] how to remove WiFi credential/history from Sugar?

2015-09-25 Thread Martin Langhoff
NM has this info somewhere. Play with nmcli to try find it, manipulate it.



m

On Fri, Sep 25, 2015 at 2:54 PM, Adam Holt  wrote:

> On Fri, Sep 25, 2015 at 1:56 PM, Paul Fox  wrote:
>
>> try:
>> cd /etc
>> sudo grep -R  .
>>
>
> It responds, as expected:
> /etc/sysconfig/network-scripts/ifcfg-WAN:ESSID=
>
>
>> cd /home/olpc
>> sudo grep -R  .
>>
>
> No results at all.  I ran "find . -name **" from both places
> as well.
>
> Profound mystery!  Somewhere in the bowels of Fedora presumably?  To
> triple-check all assumptions, I've rebooted many times and the
> very-much-passworded WiFi auto-connects every time.  (Auto-connected from
> Sugar anyway, though not auto-connecting from Gnome seemingl, when I tried
> rebooting from Gnome back into Gnome).
>
>
>> on older releases, sugar kept the network config separate, under
>> /home/olpc/.sugar, i think.  it took a while before gnome and
>> sugar wifi configs were synced.
>>
>> paul
>> =-
>>  paul fox, p...@laptop.org
>>
>
>
> --
> Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !
>
> ___
> Devel mailing list
> de...@lists.laptop.org
> http://lists.laptop.org/listinfo/devel
>
>


-- 
 martin.langh...@gmail.com
 -  ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 ~ http://docs.moodle.org/en/User:Martin_Langhoff
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [support-gang] [Sugar-devel] how to remove WiFi credential/history from Sugar?

2015-09-25 Thread Martin Langhoff
NM has this info somewhere. Play with nmcli to try find it, manipulate it.



m

On Fri, Sep 25, 2015 at 2:54 PM, Adam Holt  wrote:

> On Fri, Sep 25, 2015 at 1:56 PM, Paul Fox  wrote:
>
>> try:
>> cd /etc
>> sudo grep -R  .
>>
>
> It responds, as expected:
> /etc/sysconfig/network-scripts/ifcfg-WAN:ESSID=
>
>
>> cd /home/olpc
>> sudo grep -R  .
>>
>
> No results at all.  I ran "find . -name **" from both places
> as well.
>
> Profound mystery!  Somewhere in the bowels of Fedora presumably?  To
> triple-check all assumptions, I've rebooted many times and the
> very-much-passworded WiFi auto-connects every time.  (Auto-connected from
> Sugar anyway, though not auto-connecting from Gnome seemingl, when I tried
> rebooting from Gnome back into Gnome).
>
>
>> on older releases, sugar kept the network config separate, under
>> /home/olpc/.sugar, i think.  it took a while before gnome and
>> sugar wifi configs were synced.
>>
>> paul
>> =-
>>  paul fox, p...@laptop.org
>>
>
>
> --
> Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !
>
> ___
> Devel mailing list
> Devel@lists.laptop.org
> http://lists.laptop.org/listinfo/devel
>
>


-- 
 martin.langh...@gmail.com
 -  ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 ~ http://docs.moodle.org/en/User:Martin_Langhoff
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: how to remove WiFi credential/history from Sugar?

2015-09-25 Thread Paul Fox
adam wrote:
 > "rm /etc/sysconfig/network-scripts/key_" does not fully delete a WiFi
 > credential, even after reboot of the XO-1.5 with Sugar 0.106.0, the
 > password is clearly still buried+working in the system somewhere.

under sugar, i think it's in the control panel, under Network.

paul

 > 
 > Anywhere else obvious to look?  Or wipe out all WiFi credentials +
 > history?  I've also looked in the following 2 diretories which are both
 > empty:
 > 
 >/etc/NetworkManager/system-connections/
 >/bootpart/security/state/
 > 
 > It's called the N.ice S.ugar A.gency after all taking my password who knows
 > where...Thanks for ideas =)
 > 
 > --
 > Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !
 > ___
 > Devel mailing list
 > Devel@lists.laptop.org
 > http://lists.laptop.org/listinfo/devel

=-
 paul fox, p...@laptop.org
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: how to remove WiFi credential/history from Sugar?

2015-09-25 Thread Adam Holt
On Fri, Sep 25, 2015 at 1:06 PM, Paul Fox  wrote:

> adam wrote:
>  > "rm /etc/sysconfig/network-scripts/key_" does not fully delete a
> WiFi
>  > credential, even after reboot of the XO-1.5 with Sugar 0.106.0, the
>  > password is clearly still buried+working in the system somewhere.
>
> under sugar, i think it's in the control panel, under Network.
>

Thx for the reminder.

I should've mentioned scripting's the goal here- if someone knows where
SSID passwords are actually buried?

paul
>
>  > Anywhere else obvious to look?  Or wipe out all WiFi credentials +
>  > history?  I've also looked in the following 2 diretories which are both
>  > empty:
>  >
>  >/etc/NetworkManager/system-connections/
>  >/bootpart/security/state/
>  >
>  > It's called the N.ice S.ugar A.gency after all taking my password who
> knows
>  > where...Thanks for ideas =)
>  >
>  > --
>  > Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !
>  > ___
>  > Devel mailing list
>  > Devel@lists.laptop.org
>  > http://lists.laptop.org/listinfo/devel
>
> =-
>  paul fox, p...@laptop.org
>
> --
> 
> 
> Unsung Heroes of OLPC, interviewed live @ 
> http://unleashkids.org !
>
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel