screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [screen-devel] Fix Incorrect Password when reattaching


From: david kerns
Subject: Re: [screen-devel] Fix Incorrect Password when reattaching
Date: Mon, 28 Mar 2022 12:12:41 -0700



On Mon, Mar 28, 2022 at 10:39 AM Daniel Santos <dacs.git@brilhante.top> wrote:
Hi.

After spending almost a whole day trying to figure out, in the Internet
and on the manual pages, why the screen program was not accepting my
password of my user in my GNU system, I found out that screen, when
installing from source code, does not install the /etc/pam.d/screen
file.

In doing so, every time that a screen user wants to reattach a session,
it receives an 'enter my password' prompt, with no change on unblocking
the password of that prompt (because the screen pam.d file is not
installed).

Can someone fix this issue and make 'make install' install a
/etc/pam.d/screen file, when PAM is detected on the system?

Best


The obvious answer here is that updating /etc/pam.d/screen requires root privileges, which are implied while doing a "yum/apt" install of a binary and not necessarily even available to user building from source.
   

reply via email to

[Prev in Thread] Current Thread [Next in Thread]