Re: NM 0.8 can't connect to PEAP

2010-04-14 Thread Matthew Saltzman
On Tue, 2010-04-06 at 19:34 -0400, Matthew Saltzman wrote:
  I found and fixed the continuous asking for the password even when
  Always ask wasn't checked.  
 
 That's not in NM-0.8.0-4.git20100325.fc12 I suppose.  I'll look
 forward
 to testing the next update in F12 updates-testing.

Indeed, I grabbed NetworkManager-0.8.0-6.git20100408.fc12.x86_64 from
updates-testing, and that seems to fix the password problem.

 
 Thanks!
 
  I could not reproduce the missing CA
  certificate issue though.

I couldn't either with this package (though I've only tried once so
far).  I also have a colleague here (Bill Moss) who insists that he's
never had that problem.  Must be some bizarre interaction effect with
something, I guess.  (I also had a hard-disk crash in the interim that
took out my home directory, so who knows what else has changed.)
-- 
Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs
___
networkmanager-list mailing list
networkmanager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NM 0.8 can't connect to PEAP

2010-04-14 Thread Nelson Marques
On Wed, 2010-04-14 at 11:19 -0400, Matthew Saltzman wrote:
 On Tue, 2010-04-06 at 19:34 -0400, Matthew Saltzman wrote:
   I found and fixed the continuous asking for the password even when
   Always ask wasn't checked.  
  
  That's not in NM-0.8.0-4.git20100325.fc12 I suppose.  I'll look
  forward
  to testing the next update in F12 updates-testing.
 
 Indeed, I grabbed NetworkManager-0.8.0-6.git20100408.fc12.x86_64 from
 updates-testing, and that seems to fix the password problem.

I had a similar problem that got fixed by changing the username. My
credientials are for the university infra-structure and instead of using
the normal login:

 XX 

 I've used: xxx...@domain.tld

 And somehow it went through smoothly.

 
  
  Thanks!
  
   I could not reproduce the missing CA
   certificate issue though.
 
 I couldn't either with this package (though I've only tried once so
 far).  I also have a colleague here (Bill Moss) who insists that he's
 never had that problem.  Must be some bizarre interaction effect with
 something, I guess.  (I also had a hard-disk crash in the interim that
 took out my home directory, so who knows what else has changed.)


___
networkmanager-list mailing list
networkmanager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NM 0.8 can't connect to PEAP

2010-04-07 Thread Matthew Saltzman
On Tue, 2010-04-06 at 19:34 -0400, Matthew Saltzman wrote: 
 On Tue, 2010-04-06 at 13:13 -0700, Dan Williams wrote: 
  I could not reproduce the missing CA
  certificate issue though.
 
 One thing that occurred to me: I'm using a pem cert.  It used to be that
 you needed a der cert, and the problem doesn't seem to occur in an RHEL5
 installation I set up today (although it needed the der).  I can't
 recall what version of NM that was.  I will check tomorrow if using the
 der gives a different result.

Using der doesn't seem to affect the problem.  Here's another symptom (I
think):

  * Establish the connection and select the certificate. 
  * Right-click and select Edit Connections 
  * Select the Wireless tab, the connection, and the Wireless
Security tab. 
  * Note that the CA Certificate field says (None). 
  * Select the certificate. 
  * Click Apply. 
  * Close the connection editor. 
  * Open the connection editor and the current connection security
tab. 
  * Note that the CA Certificate field says (None).

The rest of the connection info is:

  * WPA2 Enterprise 
  * PEAP 
  * No anonymous identity 
  * PEAP version 0 (or automatic) 
  * Inner authentication MSCHAPv2 
  * Username and password fields filled in
-- 
Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs
___
networkmanager-list mailing list
networkmanager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NM 0.8 can't connect to PEAP

2010-04-06 Thread Dan Williams
On Tue, 2010-03-30 at 16:23 -0400, Matthew Saltzman wrote:
 On Tue, 2010-03-30 at 13:11 -0700, Dan Williams wrote: 
  On Mon, 2010-03-29 at 09:58 -0400, Matthew Saltzman wrote:
   I installed NetworkManager-1:0.8.0-4.git20100325.fc12.x86_64 from Fedora
   12 updates-testing.  After that, I was unable to connect to my
   PEAP-based wireless network at work.
   
   The new security screen has a checkbox for always prompt for user
   password, which was not in 0.7.  Whether that is checked or not,
   attempts to enter the password and connect just keep repeatedly popping
   up the security screen with the password field blanked out.
  
  Interesting, I'll check that out, thanks.
  
   Also, a problem I have mentioned before where the connection fails to
   remember the location of its cert file across reboots persists in
   NM-0.8.
  
  And that one too.  Is it the case that the cert file gets clear only
  when the connection fails and you are asked for a password?  
 
 Yes, and in fact, only after rebooting (restarting NM or nm-applet,
 maybe?), AFAICT.  I had the connection fail on its own (probably due to
 a WAP reset or some such) and the password dialect popped up with the
 cert file listed.  I'm pretty sure pressing Connect reconnected with no
 other changes.
 
  And that
  the certificate is not correctly filled into the file chooser when the
  password window comes up?
 
 Yes, after reboot.  The field is blank.

I found and fixed the continuous asking for the password even when
Always ask wasn't checked.  I could not reproduce the missing CA
certificate issue though.

Dan


___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NM 0.8 can't connect to PEAP

2010-04-06 Thread Matthew Saltzman
On Tue, 2010-04-06 at 13:13 -0700, Dan Williams wrote: 
 On Tue, 2010-03-30 at 16:23 -0400, Matthew Saltzman wrote:
  On Tue, 2010-03-30 at 13:11 -0700, Dan Williams wrote: 
   On Mon, 2010-03-29 at 09:58 -0400, Matthew Saltzman wrote:
I installed NetworkManager-1:0.8.0-4.git20100325.fc12.x86_64 from Fedora
12 updates-testing.  After that, I was unable to connect to my
PEAP-based wireless network at work.

The new security screen has a checkbox for always prompt for user
password, which was not in 0.7.  Whether that is checked or not,
attempts to enter the password and connect just keep repeatedly popping
up the security screen with the password field blanked out.
   
   Interesting, I'll check that out, thanks.
   
Also, a problem I have mentioned before where the connection fails to
remember the location of its cert file across reboots persists in
NM-0.8.
   
   And that one too.  Is it the case that the cert file gets clear only
   when the connection fails and you are asked for a password?  
  
  Yes, and in fact, only after rebooting (restarting NM or nm-applet,
  maybe?), AFAICT.  I had the connection fail on its own (probably due to
  a WAP reset or some such) and the password dialect popped up with the
  cert file listed.  I'm pretty sure pressing Connect reconnected with no
  other changes.
  
   And that
   the certificate is not correctly filled into the file chooser when the
   password window comes up?
  
  Yes, after reboot.  The field is blank.
 
 I found and fixed the continuous asking for the password even when
 Always ask wasn't checked.  

That's not in NM-0.8.0-4.git20100325.fc12 I suppose.  I'll look forward
to testing the next update in F12 updates-testing.

Thanks!

 I could not reproduce the missing CA
 certificate issue though.

One thing that occurred to me: I'm using a pem cert.  It used to be that
you needed a der cert, and the problem doesn't seem to occur in an RHEL5
installation I set up today (although it needed the der).  I can't
recall what version of NM that was.  I will check tomorrow if using the
der gives a different result.

 
 Dan
 
 

-- 
Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NM 0.8 can't connect to PEAP

2010-03-30 Thread Dan Williams
On Mon, 2010-03-29 at 09:58 -0400, Matthew Saltzman wrote:
 I installed NetworkManager-1:0.8.0-4.git20100325.fc12.x86_64 from Fedora
 12 updates-testing.  After that, I was unable to connect to my
 PEAP-based wireless network at work.
 
 The new security screen has a checkbox for always prompt for user
 password, which was not in 0.7.  Whether that is checked or not,
 attempts to enter the password and connect just keep repeatedly popping
 up the security screen with the password field blanked out.

Interesting, I'll check that out, thanks.

 Also, a problem I have mentioned before where the connection fails to
 remember the location of its cert file across reboots persists in
 NM-0.8.

And that one too.  Is it the case that the cert file gets clear only
when the connection fails and you are asked for a password?  And that
the certificate is not correctly filled into the file chooser when the
password window comes up?

Dan


___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NM 0.8 can't connect to PEAP

2010-03-30 Thread Matthew Saltzman
On Tue, 2010-03-30 at 13:11 -0700, Dan Williams wrote: 
 On Mon, 2010-03-29 at 09:58 -0400, Matthew Saltzman wrote:
  I installed NetworkManager-1:0.8.0-4.git20100325.fc12.x86_64 from Fedora
  12 updates-testing.  After that, I was unable to connect to my
  PEAP-based wireless network at work.
  
  The new security screen has a checkbox for always prompt for user
  password, which was not in 0.7.  Whether that is checked or not,
  attempts to enter the password and connect just keep repeatedly popping
  up the security screen with the password field blanked out.
 
 Interesting, I'll check that out, thanks.
 
  Also, a problem I have mentioned before where the connection fails to
  remember the location of its cert file across reboots persists in
  NM-0.8.
 
 And that one too.  Is it the case that the cert file gets clear only
 when the connection fails and you are asked for a password?  

Yes, and in fact, only after rebooting (restarting NM or nm-applet,
maybe?), AFAICT.  I had the connection fail on its own (probably due to
a WAP reset or some such) and the password dialect popped up with the
cert file listed.  I'm pretty sure pressing Connect reconnected with no
other changes.

 And that
 the certificate is not correctly filled into the file chooser when the
 password window comes up?

Yes, after reboot.  The field is blank.

 
 Dan
 
 

-- 
Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


NM 0.8 can't connect to PEAP

2010-03-29 Thread Matthew Saltzman
I installed NetworkManager-1:0.8.0-4.git20100325.fc12.x86_64 from Fedora
12 updates-testing.  After that, I was unable to connect to my
PEAP-based wireless network at work.

The new security screen has a checkbox for always prompt for user
password, which was not in 0.7.  Whether that is checked or not,
attempts to enter the password and connect just keep repeatedly popping
up the security screen with the password field blanked out.

Also, a problem I have mentioned before where the connection fails to
remember the location of its cert file across reboots persists in
NM-0.8.

Downgrading to NetworkManager-0.7.998-2.git20100106.fc12.x86_64 fixes
the connection problem (but not the cert problem).
-- 
Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list