- Update the system to RHEL8.5 or higher.
- Ensure that the system has gdm-40.0–11.el8(or higher), accountsservice-0.6.55–2.el8(or higher)
#rpm -qa gdm
#rpm -qa accountsservice
3. copy the /usr/share/accountsservice/user-templates/standard file to /etc/accountsservice/user-templates/standard
# cp /usr/share/accountsservice/user-templates/standard /etc/accountsservice/user-templates/standard
4. Change the value of Session=gnome with Session=gnome-classic in the /etc/accountsservice/user-templates/standard file…