kubuntu 12.10 user management not available
I want to add a user in Kubuntu 12.10 but when I go to system settings there is no user management button.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- 2013-01-22
- Last reply:
- 2013-01-22
sudo adduser usrname
You can give them afmin powers with
sudo usermod -a -G sudo usrname
Hope that helps
N1ck 7h0m4d4k15 (nicktux) said : | #2 |
Read here if that helps
http://
Thanks
Emet (emet) said : | #3 |
I have tried to do what NikTh says but when I open system settings the button for "add user" is missing. That is the nature of the problem.
Thanks for responding everyone.
N1ck 7h0m4d4k15 (nicktux) said : | #4 |
Maybe they removed it for some reason , I don't know....Install Kuser and manage the accounts from there.
sudo apt-get install kuser
then open it from terminal with admin privileges with command below
kdesudo kuser
Thanks
Can you help with this problem?
Provide an answer of your own, or ask Emet for more information if necessary.