Linux Lite A.I. Services are now live! https://www.linuxliteos.com/shop.html


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
User and Sudo passwords
#2
What I found out you are correct. Just don't delete the other account as you described.
You can create a separate account with sudo access but without a separate home folder 
then add this user to the same group as the normal user and set it to use the same home folder with
Code:
sudo usermod -d /path/to/new/home
One account for normal usage and the other allowed to use sudo.  8)

There is a way to do this by overriding the PAM (Pluggable Authentication Module)
settings for the sudo service. Do this at great risk to your machine - don't just copy and paste .
test test test! - before logging it out of terminal.  :'(
launchpad.net <- 
debian.org <-
GitHub.com <-
kde.org <-
I stay busy with LINUX,
Together we are LINUX...!
Reply


Messages In This Thread
User and Sudo passwords - by D_Blaze - 06-26-2019, 02:31 PM
Re: User and Sudo passwords - by bernard stafford - 07-09-2019, 02:31 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)