How can I make my main user which I log into, an administrator just like in Windows XP?
Asked
Active
Viewed 366 times
2 Answers
3
But you already have it. You can sudo with your own password, not root's. This can be set for any user in System Settings - User Accounts.
Barafu Albino
- 6,629
2
That is not the question you should be asking.
The purpose of sudo is to provide the function of administrator, without leaving the computer open to be exploited (at privileged-account level) when the user opens a file, goes to a website, or attaches a device.
Note: That is a weakness (or flaw) in Windows XP, and one more reason why that OS is no longer safe (or supported).
david6
- 14,528
- 5
- 38
- 46