[SOLVED] Standard user privileges problem

Started by Luku, June 09, 2015, 05:22:57 PM

Previous topic - Next topic

Luku

I've just installed Backbox 4.2. I want to use it as my main OS but i have a big problem: if i use the normal account i have a lot of problems.
Examples:
I can't change connections settings*
I can't start Dropbox via menu or during startup
I can't edit settings for "applications on startup"
Default wallpaper appears on every startup
Default settings for some panel items on every startup
Some problem with Thunar
Etc...

*Fixable with the "users and groups settings" options in the system settings. (Account from Custom to Administrator / All advanced options selected)

I have no problem with the Root account but i want an Ubuntu-Like user for this OS... Can someone explain me how privileges works and how can i edit it ?

ostendali

Quote from: Luku on June 09, 2015, 05:22:57 PM
I've just installed Backbox 4.2. I want to use it as my main OS but i have a big problem: if i use the normal account i have a lot of problems.
Examples:
I can't change connections settings*
I can't start Dropbox via menu or during startup
I can't edit settings for "applications on startup"
Default wallpaper appears on every startup
Default settings for some panel items on every startup
Some problem with Thunar
Etc...

*Fixable with the "users and groups settings" options in the system settings. (Account from Custom to Administrator / All advanced options selected)

I have no problem with the Root account but i want an Ubuntu-Like user for this OS... Can someone explain me how privileges works and how can i edit it ?

you need to get more familiar with linux administration and therefore I see no problem here in your post.

Luku

I really don't get the difference between the Backbox's user settings and Ubuntu's user settings.. what should i edit ? I found just pages on google about "how to activate root account" and similar..I have no problem with other distros and i want that kind of account :(

ZEROF

If you wnt insecure system sure you can enable only root account, if you are ven 1% for security you will learn how to set users permissions for you syste. To start, you can learn command adduser and usermod.

That is why we use Linux, to learn more about user/system permissions setting, if not you use other OS.

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*

Luku

Thanks. The problem is now fixed.
Fix:

Select all the checkboxes inside the advanced section in "Users and groups settings" and run the following command:

sudo usermod -g sudo luca

(sudo usermod -g group_name user_name // set the main group of the user "luca" to "sudo". It was not possible to do via GUI without high privileges)

Love you bro. <3