02-11-2016, 07:05 PM
I did not tell my password in windows. The function of all this is so I do not have to switch accounts all day to fix problems and/or to install apps myself quickly.
Your password required for other users sudo
|
02-11-2016, 07:05 PM
I did not tell my password in windows. The function of all this is so I do not have to switch accounts all day to fix problems and/or to install apps myself quickly.
02-11-2016, 07:10 PM
(This post was last modified: 02-11-2016, 07:29 PM by torreydale.)
Then for that, you can open a terminal and type in "su [your username]." You will be prompted for your password. After being authenticated, you can operate as you would under your privileges. When you're finished, you just type in the word "exit."
By the way, I did create a user called "test" without sudo privileges, and when I attempted to open Install/Remove Software, it asked for the password of my account. So that seems to mimic Windows UAC. Install/Remove Software would only ask for the password for "test", after I added "test" to the sudo group.
Want to thank me? Click my [Thank] link.
02-11-2016, 07:31 PM
what about apps like lite software. The ubuntu software centre lets me in with my password but lite software will not let me
02-11-2016, 08:21 PM
If you've done "su yourusername" from a terminal while you're brother is logged in to the desktop environment, it seems like you'll then need to type this from a terminal:
Code: sudo lite-software Then you'll be asked for your password.
Want to thank me? Click my [Thank] link.
|
« Next Oldest | Next Newest »
|