guix-patches
[Top][All Lists]
Advanced

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

[bug#56597] [PATCH] gnu: xscreensaver: Update to 6.04.


From: Reza Alizadeh Majd
Subject: [bug#56597] [PATCH] gnu: xscreensaver: Update to 6.04.
Date: Sun, 21 Aug 2022 14:57:01 +0430

I'm also getting the same `XScreenSaver: Don't log in as root` message
after the update. and I found the following logs in the /var/log/secure
during the unlock.

--8<---------------cut here---------------start------------->8---
Aug 21 14:47:48 localhost unix_chkpwd[8188]: check pass; user unknown
Aug 21 14:47:48 localhost unix_chkpwd[8188]: password check failed for user 
(panther)
Aug 21 10:17:48 localhost xscreensaver-auth: pam_unix(xscreensaver:auth): 
authentication failure; logname= uid=1000 euid=1000 tty=:0 ruser= rhost=  
user=panther
Aug 21 10:17:49 localhost xscreensaver-auth[8181]: Failed login on display ":0" 
for "panther"
--8<---------------cut here---------------end--------------->8---

the configuration that I'm using:

--8<---------------cut here---------------start------------->8---

(services (cons* ...
                 (screen-locker-service xscreensaver)
                 ;; also tried the following alternative
                 ; (screen-locker-service xscreensaver "xscreensaver-command")
                 ...))

--8<---------------cut here---------------end--------------->8---

-- 
Reza Alizadeh Majd
PantherX Team
https://pantherx.org





reply via email to

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