[Bug 1578589] Re: Add support for as inner authentication in PEAP

2017-06-18 Thread Arno Teigseth
apport information

** Tags added: apport-collected sarah third-party-packages

** Description changed:

  Networkmanager has no option for "none" as inner authentication.
  
  MSCHAPv2, GTC and MD5 are the only options.
  
  The page http://ubuntuforums.org/showthread.php?t=1726522 suggests
  adding "none" as phase2-auth, but doing that syslog tells me the config
  for that network is invalid.
  
  However, this works fine with the wpa_supplicant config file
  ~/scowlan.conf:
  
  ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=root
  network={
   ssid="PS-XWLAN"
   key_mgmt=WPA-EAP
   eap=PEAP
   phase1="peaplabel=0"
   phase2="none"
   identity="USERNAME"
   password="PASSWORD"
  }
  
  and running it like this works fine:
  wpa_supplicant -B -iwlan0 -c ~/scowlan.conf
  
- I guess adding "none" as a recognizable option in networkmanager will do
- (?)
+ I guess adding "none" as a recognizable option in networkmanager will do (?)
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.6
+ Architecture: amd64
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux 18
+ IfupdownConfig:
+  # interfaces(5) file used by ifup(8) and ifdown(8)
+  auto lo
+  iface lo inet loopback
+ InstallationDate: Installed on 2016-07-13 (340 days ago)
+ InstallationMedia: Linux Mint 18 "Sarah" - Release amd64 20160628
+ IpRoute:
+  default via 10.20.16.1 dev wlan0  proto static  metric 600 
+  10.20.16.0/24 dev wlan0  proto kernel  scope link  src 10.20.16.108  metric 
600 
+  169.254.0.0/16 dev wlan0  scope link  metric 1000
+ NetworkManager.state:
+  [main]
+  NetworkingEnabled=true
+  WirelessEnabled=true
+  WWANEnabled=true
+ Package: network-manager 1.2.6-0ubuntu0.16.04.1 [origin: Ubuntu]
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 4.4.0-59.80-generic 4.4.35
+ Tags: third-party-packages sarah
+ Uname: Linux 4.4.0-59-generic x86_64
+ UnreportableReason: This is not an official Linux package. Please remove any 
third party package and try again.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm backup cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
+ _MarkForUpload: True
+ nmcli-dev:
+  DEVICE   TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
+  wlan0wifi  connected/org/freedesktop/NetworkManager/Devices/2  
Auto Lara   7a2ab149-0755-4e2f-9e85-78837d738275  
/org/freedesktop/NetworkManager/ActiveConnection/0 
+  eth0 ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/0  
--  ----
 
+  ttyACM1  gsm   unavailable  /org/freedesktop/NetworkManager/Devices/3  
--  ----
 
+  lo   loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  
--  ----
+ nmcli-nm:
+  RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
+  running  1.2.6connected  started  full  enabled enabled  
enabled  enabled  enabled

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1578589/+attachment/4898377/+files/CRDA.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578589

Title:
  Add support for   as inner authentication in PEAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1578589/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1578589] Re: Add support for as inner authentication in PEAP

2017-06-18 Thread Mark Milburn
According to the network-manager documentation, 'none' is not supported
in the current stable release.
https://developer.gnome.org/NetworkManager/stable/nm-settings.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578589

Title:
  Add support for   as inner authentication in PEAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1578589/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1578589] Re: Add support for as inner authentication in PEAP

2017-06-18 Thread Mark Milburn
This is still a problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578589

Title:
  Add support for   as inner authentication in PEAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1578589/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1578589] Re: Add support for as inner authentication in PEAP

2016-07-04 Thread Launchpad Bug Tracker
[Expired for network-manager (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: network-manager (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578589

Title:
  Add support for   as inner authentication in PEAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1578589/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1578589] Re: Add support for as inner authentication in PEAP

2016-05-05 Thread dino99
Arno,

you does not give informations about the version/distro used; and
trusting a 2011's link is a bit weird.

Look at how to access PEAP nowadays:
http://askubuntu.com/questions/685855/cant-get-wireless-up-on-corporate-network

** Changed in: network-manager (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578589

Title:
  Add support for   as inner authentication in PEAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1578589/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1578589] Re: Add support for as inner authentication in PEAP

2016-05-05 Thread dino99
>From a terminal, run: apport-collect 1578589

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578589

Title:
  Add support for   as inner authentication in PEAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1578589/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs