Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] wireless software config problem
Date: Wed, 06 Sep 2017 22:16:41
Message-Id: 5302684.cJbPDWArCR@dell_xps
In Reply to: Re: [gentoo-user] wireless software config problem by allan gottlieb
1 On Wednesday, 6 September 2017 22:29:29 BST allan gottlieb wrote:
2 > On Wed, Sep 06 2017, Alan McKinnon wrote:
3 > > On 06/09/2017 18:31, allan gottlieb wrote:
4 > >> My system runs gnome3/systemd. I use NetworkManager, which is mostly
5 > >> working fine.
6 > >>
7 > >> At work the desired network is named "nyu". The sysadmins say I need to
8 > >> change at least one security parameter. When I open the gui it shows
9 > >> the network configuration parameters (by clicking the gear) and lets me
10 > >> select different values. However the "Apply" button never becomes
11 > >> active so I can only "Cancel".
12 > >>
13 > >> If I try to select the "nyu" network it asks for the password, which I
14 > >> know and enter. I then click the appropriate button (something like
15 > >> "apply" or "ok"). As expected the window goes away but I am not
16 > >> connected and the window reappears.
17 > >>
18 > >> A "tip" from the sys admins at work is to somehow tell my system to
19 > >> forget all it knows about the network "nyu", but neither I nor they know
20 > >> how to do it (they don't "fully support" linux).
21 > >>
22 > >> Any help would be appreciated.
23 > >
24 > > Your sysadmins are talking shit. What they need to do is tell you what
25 > > the security settings are for that SSID. If it's a corporate firm it's
26 > > likely something along the lines of "Protected EAP (PEAP)" and they must
27 > > tell you what it requires. Or, find a working Windows machine and check
28 > > it's wireless network property for that SSID. Usually, one can figure it
29 > > out relatively easily.
30 > >
31 > > That your sysadmins don't know this is a rather brutal indictement of
32 > > your sysadmins...
33 > >
34 > > In connman one often has delete and re-create connections as it often
35 > > happens there isn't an Edit button in connman applets! But not in
36 > > NetworkManager:
37 > > right click -> Config -> Edit -> Save
38 > > always does the trick if you click the right buttons in the Edit step
39 >
40 > I must not have been clear. They told me about peap etc.
41 > I can't make network manager change to the desired configuration.
42 > When I change the settings, the gui doesn't let me apply the change.
43 >
44 > allan
45
46 This sounds like an OS user permissions problem. Do you have sys-auth/polkit
47 installed and is USE="policykit" enabled for networkmanager?
48
49 Also have a read here in case you need to create this rule:
50
51 https://wiki.gentoo.org/wiki/NetworkManager#Fixing_nm-applet_insufficient_privileges
52
53 --
54 Regards,
55 Mick

Replies

Subject Author
Re: [gentoo-user] wireless software config problem allan gottlieb <gottlieb@×××.edu>