[SOLVED] Mint 19.3 login only as user, not as administrator
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Mint 19.3 login only as user, not as administrator
I am a real newbie. In learning, I created a practice user "jared" and gave him the password "jared". NOW, when my Microsoft Surface Pro 2 having only Linux Mint 19.3 Mate residing thereon, will not let me login as anyone but "jared" with "jared" as password. It boots up with the computer name and it will not authenticate on anything BUT "jared". Nowhere is there a place to login as administrator or "su".
So, how to get out of this pickle? Would be so grateful for some help. Thanks.
Last edited by drownk; 02-06-2020 at 07:55 PM.
Reason: Clarity
I found a few hits when searching for "Mint disable auto login 19.3". Please do the same. Once you complete that, you should get a login screen when you log in.
Now, anything weird like you never set a root password, or you forgot it? Because using su, sudo, or logging in as root is helpful to do. Meanwhile you should login as your username on a regular basis, but use sudo or root privileges for things like software installations, updates, or other administrative things on your system.
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,621
Rep:
Mint is a Debian derivative and as such does not have an administrator or root account. You can only log in as a normal user, in your case, "jared". However...
To elevate your privileges to "root" or administrator" level you need to use sudo.
Mint is a Debian derivative and as such does not have an administrator or root account.
Umm... just wondering, but is this something new in Debian? I'm asking because years ago I used to run Debian and many Debian derivatives on my systems. I ALWAYS had a root account and used su rather than sudo, which I had disabled.
Kinda Solved but now has auto sign in with no password
I tried "suspending" jared's session. Then I restarted/rebooted and it booted straight to my desktop without requirement for ANY sign-in. It does not matter in the "Change User Password" if the check box for "Don't ask for password on login" is checked or not checked and I did change my password. No, "weird stuff" like having no password, etc.
Last edited by drownk; 02-06-2020 at 09:13 PM.
Reason: Further clarification
Mint is a Debian derivative and as such does not have an administrator or root account.
Mint is based on Ubuntu which is based on debian. By default, the root account is locked in Ubuntu/Mint but is not with debian. The user that was created when you installed Mint is the administrator and has sudo privileges to run root commands.
Mint does have an autologin option but you still need to use your password when running sudo commands.
autologin is configured in your /etc/lightdm/lightdm.conf file.
SOLVED - Inability to require login and password for Administrator in Linux Mint 19.3 in GUI (want to learn bash command line for this):
Control Center > Login Window > Enter Password > Set "Manual Login" to "On" > Under "Automatic Login" clear the username box.
Glad you have resolved it.
At the top of the thread, there's a pulldown menu titled Thread Tools which allows you to mark the thread as Solved. Please consider this action. Threads help other users who may have a similar situation. Seeing that a similar situation was solved, helps them to assess the effectiveness of recommendations or know if you found an alternate solution on your own.
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,621
Rep:
Quote:
Mint is based on Ubuntu which is based on debian. By default, the root account is locked in Ubuntu/Mint but is not with debian.
I stand corrected. I'd always thought that as Mint and Ubuntu were derived from Debian and that a root account was not required and root accounts related to RedHat and it's derivatives in the main.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.