System Settings/Login Screen: Difference between revisions

From KDE UserBase Wiki
m (Fix typo)
(Marked this version for translation)
Line 13: Line 13:
If you don't want to type your username and password during login, you can check in the tab <menuchoice>Advanced</menuchoice> the <menuchoice>Enable Auto-login</menuchoice> box here, then select the user and default desktop environment you want to auto-login with, and hit <menuchoice>Apply</menuchoice>.  Remember, though, that anyone who can physically access your computer or laptop will also have instant access to all your data.  You need to make a risk assessment before using this facility.
If you don't want to type your username and password during login, you can check in the tab <menuchoice>Advanced</menuchoice> the <menuchoice>Enable Auto-login</menuchoice> box here, then select the user and default desktop environment you want to auto-login with, and hit <menuchoice>Apply</menuchoice>.  Remember, though, that anyone who can physically access your computer or laptop will also have instant access to all your data.  You need to make a risk assessment before using this facility.


==More Information==
==More Information== <!--T:7-->


<!--T:8-->
* [https://en.wikipedia.org/wiki/Simple_Desktop_Display_Manager SDDM] (Wikipedia)
* [https://en.wikipedia.org/wiki/Simple_Desktop_Display_Manager SDDM] (Wikipedia)
* [https://wiki.archlinux.org/index.php/SDDM SDDM] (Arch Linux wik)
* [https://wiki.archlinux.org/index.php/SDDM SDDM] (Arch Linux wik)

Revision as of 05:57, 12 December 2018

Settings for the login screen
Settings for the login screen

This settings module allows you to configure the login procedure. This setting is only useful if you SDDM as your login manager. Luckily most of the Linux distribution shipping a KDE edition are using SDDM as a login manager. In case you use an other login manager and want to change to SDDM, refer to your distribution wiki.

Convenience

If you don't want to type your username and password during login, you can check in the tab Advanced the Enable Auto-login box here, then select the user and default desktop environment you want to auto-login with, and hit Apply. Remember, though, that anyone who can physically access your computer or laptop will also have instant access to all your data. You need to make a risk assessment before using this facility.

More Information