Re: bug#52904: nmtui - user authorisation

2022-01-02 Thread Mekeor Melire
2022-01-02 / 12:07 / d...@jpoiret.xyz: > Hello again, >> Good morning Josselin, and Happy New Year! >> >> Many thanks for taking the time to explain this in detail for us. If I >> have properly understood your explanation, it suggests I am running >> network-manager from outside of the dbus sess

Re: bug#52904: nmtui - user authorisation

2022-01-02 Thread Josselin Poiret
Hello again, > Good morning Josselin, and Happy New Year! > > Many thanks for taking the time to explain this in detail for us. If I > have properly understood your explanation, it suggests I am running > network-manager from outside of the dbus session. If I look at the > processes running on m

Re: bug#52904: nmtui - user authorisation

2022-01-02 Thread Paul Jewell
On 31/12/2021 18:41, Josselin Poiret wrote: Hello, raingloom writes: On Wed, 29 Dec 2021 11:04:39 + Paul Jewell wrote: On 29/12/2021 00:50, raingloom wrote: On Tue, 28 Dec 2021 18:39:52 + Paul Jewell wrote: On 27/12/2021 23:20, Leo Famulari wrote: On Mon, Dec 27, 2021 at 10:

Re: bug#52904: nmtui - user authorisation

2021-12-31 Thread Josselin Poiret
Hello, raingloom writes: > On Wed, 29 Dec 2021 11:04:39 + > Paul Jewell wrote: > >> On 29/12/2021 00:50, raingloom wrote: >> > On Tue, 28 Dec 2021 18:39:52 + >> > Paul Jewell wrote: >> > >> >> On 27/12/2021 23:20, Leo Famulari wrote: >> >>> On Mon, Dec 27, 2021 at 10:07:17PM +,

nmtui - user authorisation

2021-12-30 Thread raingloom
On Wed, 29 Dec 2021 11:04:39 + Paul Jewell wrote: > On 29/12/2021 00:50, raingloom wrote: > > On Tue, 28 Dec 2021 18:39:52 + > > Paul Jewell wrote: > > > >> On 27/12/2021 23:20, Leo Famulari wrote: > >>> On Mon, Dec 27, 2021 at 10:07:17PM +, Paul Jewell wrote: > Solved thi

Re: nmtui - user authorisation

2021-12-29 Thread Paul Jewell
On 29/12/2021 00:50, raingloom wrote: On Tue, 28 Dec 2021 18:39:52 + Paul Jewell wrote: On 27/12/2021 23:20, Leo Famulari wrote: On Mon, Dec 27, 2021 at 10:07:17PM +, Paul Jewell wrote: Solved this - nmtui needs to be run as root; my script which invoked the program didn't consider t

Re: nmtui - user authorisation

2021-12-28 Thread raingloom
On Tue, 28 Dec 2021 18:39:52 + Paul Jewell wrote: > On 27/12/2021 23:20, Leo Famulari wrote: > > On Mon, Dec 27, 2021 at 10:07:17PM +, Paul Jewell wrote: > >> Solved this - nmtui needs to be run as root; my script which > >> invoked the program didn't consider that. Changing it to run a

Re: nmtui - user authorisation

2021-12-28 Thread Paul Jewell
On 27/12/2021 23:20, Leo Famulari wrote: On Mon, Dec 27, 2021 at 10:07:17PM +, Paul Jewell wrote: Solved this - nmtui needs to be run as root; my script which invoked the program didn't consider that. Changing it to run as sudo gives me an opportunity to enter my password, and then success

Re: nmtui - user authorisation

2021-12-27 Thread Leo Famulari
On Mon, Dec 27, 2021 at 10:07:17PM +, Paul Jewell wrote: > Solved this - nmtui needs to be run as root; my script which invoked the > program didn't consider that. Changing it to run as sudo gives me an > opportunity to enter my password, and then successfully setup the wifi > interface details

Re: nmtui - user authorisation

2021-12-27 Thread Paul Jewell
Solved this - nmtui needs to be run as root; my script which invoked the program didn't consider that. Changing it to run as sudo gives me an opportunity to enter my password, and then successfully setup the wifi interface details. -- Paul On 27/12/2021 07:33, Paul Jewell wrote: Good morning

nmtui - user authorisation

2021-12-26 Thread Paul Jewell
Good morning, I am using dwm with network-manager for wifi setup, but the nmtui app doesn't allow me to make changes with a user level account. How can I configure it to allow a user level account to make changes to the wifi setup? Thanks all! Paul