You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
Login as root user interactively.
Actual behavior
Hello,
I know that login as root is not a safe approach, but I'm just performing some tests on LightDM. I'm using Arch Linux with GNOME 43 Wayland.
I noted that, despite I have a root account on my system (that I can access by terminal by su root), when I use Aether theme and I click on "Switch Account", it says that there are no other accounts apart the standard user I set (so, it is not able to see the root account).
Furthermore, I tried also to set greeter-show-manual-login=true in /etc/lightdm/lightdm.conf but with no luck and I don't think it is related strictly to LightDM, because if I use lightdm-gtk-greeter, I'm able to login interactively as root.
Despite this, I also tried to edit /etc/lightdm/users.conf with the following content by setting minimum-uid=0 (that should be root user). In this file is reported NOTE: If you have AccountsService installed on your system, then LightDM will use this instead and these settings will be ignored and in my Arch machine I'm using AccountsService but even if I create the file /var/lib/AccountsService/users/root with the content:
Expected behavior
Login as root user interactively.
Actual behavior
Hello,
I know that login as root is not a safe approach, but I'm just performing some tests on LightDM. I'm using Arch Linux with GNOME 43 Wayland.
I noted that, despite I have a root account on my system (that I can access by terminal by
su root
), when I use Aether theme and I click on "Switch Account", it says that there are no other accounts apart the standard user I set (so, it is not able to see the root account).Furthermore, I tried also to set
greeter-show-manual-login=true
in/etc/lightdm/lightdm.conf
but with no luck and I don't think it is related strictly to LightDM, because if I uselightdm-gtk-greeter
, I'm able to login interactively as root.Despite this, I also tried to edit
/etc/lightdm/users.conf
with the following content by settingminimum-uid=0
(that should be root user). In this file is reportedNOTE: If you have AccountsService installed on your system, then LightDM will use this instead and these settings will be ignored
and in my Arch machine I'm using AccountsService but even if I create the file/var/lib/AccountsService/users/root
with the content:the Aether theme remains on my standard user and does not allow to switch to the root user or to add manually username and password:
Steps To Reproduce
root
user and wait for the end of installationScreenshots
If applicable, add screenshots to help explain your problem.
Additional context
Additional context, and logs results are extremely useful here!
If relevant, include logs from the following command:
sudo tail /var/log/lightdm/seat0-greeter.log
The text was updated successfully, but these errors were encountered: