Friday, May 17, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 1010  / 1 Year ago, wed, march 15, 2023, 9:53:06

how do i set the password settings of a user (named: interface) to not asked on login via the command line on ubuntuMATE?



i need to do this via the command line because the screen resolution on the raspberry pi is a very low 420x360 making doing it via the GUI impossible since it doesn't display fully.


More From » lightdm

 Answers
7

As a superuser, you can enable automatic login for yourself or for any other Ubuntu user by making some configuration changes in the custom.conf file as follows:




  1. Connect to Raspberry through ssh or VNC viewer.

  2. Open the custom.conf file in the Nano editor through the following command:



    sudo nano /etc/gdm3/custom.conf



When you enter your password, the following file will open:



screenshot of custom.conf



In this file, the selected lines have been commented out. This means that in our file, the automatic login feature for user1 has been disabled.


[#5019] Friday, March 17, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
gerrin

Total Points: 347
Total Questions: 109
Total Answers: 121

Location: Tanzania
Member since Fri, Oct 29, 2021
3 Years ago
gerrin questions
Sun, Sep 25, 22, 12:20, 2 Years ago
Sat, Sep 11, 21, 20:11, 3 Years ago
Tue, Jan 11, 22, 22:26, 2 Years ago
Thu, Oct 28, 21, 14:34, 3 Years ago
Sat, Mar 12, 22, 10:03, 2 Years ago
;