[Bug 256454] x11/gdm: No users shown in login screen, and unable to unlock once locked

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 29 Jul 2021 14:39:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256454

cyclaero@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cyclaero@gmail.com

--- Comment #9 from cyclaero@gmail.com ---
(In reply to Vincent Bentley from comment #8)

For a temporary rollback, you can do the following, which resolved the issue
for me:

mkdir -p ~/install/ports/sysutils
cd ~/install/ports/sysutils
svn checkout -r r517057
http://svn.freebsd.org/ports/head/sysutils/accountsservice accountsservice
cd accountsservice
make DISABLE_VULNERABILITIES=yes
sudo make reinstall clean

Then restart.

-- 
You are receiving this mail because:
You are the assignee for the bug.