From Fedora Project Wiki
- Launch System | Administration | Authentication
- Select User account base as Local accounts only. See (Image: Screenshot-Local Authentication.png)
- Click Apply' when finished.
Expected results:
- Login to the graphical desktop is successful using a valid local account.
- The command getent return information about the local account. Sample output appears below.
- getent passwd gsr
- gsr:x:500:500::/home/gsr:/bin/bash
- Whether using a graphical utility, or the command passwd, the password is successfully changed
- The new password is accepted when logging into the desktop
- You are able to login to your system using a remote shell command such as ssh