tty heuristics in lib/readutmp.c exclude "web" sessions

2024-08-26 Thread Allison Karlitskaya
r old code for writing "web console" as "tty" field, but I'd like to avoid that on the new code path... Thanks for your consideration. Allison Karlitskaya

Re: tty heuristics in lib/readutmp.c exclude "web" sessions

2024-08-26 Thread Allison Karlitskaya
hi, Please see attached :) Allison On Mon, 26 Aug 2024 at 16:47, Bruno Haible wrote: > Allison Karlitskaya wrote: > > This impacts the output of the "who" command when someone is logged in > via > > Cockpit. The old version printed: > > > > admin

Re: tty heuristics in lib/readutmp.c exclude "web" sessions

2024-08-27 Thread Allison Karlitskaya
hi Bruno, Thanks for the quick turnaround! I can confirm that with this patch, the output of `who` shows Cockpit again. Specifically: admincockpit 2024-08-27 08:21 (:::172.27.0.2) Thanks! Allison On Mon, 26 Aug 2024 at 23:58, Bruno Haible wrote: > Hi Allison, > > Based on

Re: tty heuristics in lib/readutmp.c exclude "web" sessions

2024-08-27 Thread Allison Karlitskaya
Great! Thanks so much for dealing with this so rapidly! Allison On Tue, 27 Aug 2024 at 11:49, Bruno Haible wrote: > Allison Karlitskaya wrote: > > I can confirm that with this patch, the output of `who` shows Cockpit > > again. Specifically: > > > > adminco