How to add a user? [SOLVED]

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
webtarget
Level 3
Level 3
Posts: 167
Joined: Sat Mar 24, 2012 10:20 am

How to add a user? [SOLVED]

Post by webtarget »

I just installed LM13 Xfce on my netbook and I can't seem to find an add user link like in Mate in the control panel.

How do I add a user in Xfce?

Thanks.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
altair4
Level 20
Level 20
Posts: 11427
Joined: Tue Feb 03, 2009 10:27 am

Re: How to add a user?

Post by altair4 »

Code: Select all

sudo apt-get install gnome-system-tools
It should show up at Menu > System > Users and Groups
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
webtarget
Level 3
Level 3
Posts: 167
Joined: Sat Mar 24, 2012 10:20 am

Re: How to add a user?

Post by webtarget »

Perfect! Thanks.
HughT

Re: How to add a user? [SOLVED]

Post by HughT »

thanks altair4, just recently installed Xfce to try it against Mate, and had the same problem. A quick search of the forum led me here. regards
webtarget
Level 3
Level 3
Posts: 167
Joined: Sat Mar 24, 2012 10:20 am

Re: How to add a user? [SOLVED]

Post by webtarget »

The adduser command can be used at the commandline.

Although most LM users probably want the gui's (like myself when I started), I now am using the commandline more and more often.
NOB
Level 1
Level 1
Posts: 29
Joined: Sun Sep 30, 2012 4:31 am

Re: How to add a user? [SOLVED]

Post by NOB »

webtarget wrote:The adduser command can be used at the commandline.

Although most LM users probably want the gui's (like myself when I started), I now am using the commandline more and more often.
Yes, sure.
But the real problem is not the user itself, but to set the right groups, e.g. for accessing USB drives, WiFi, etc. pp.
I fluently speak command-line and I know what to do but that's not for everyone.

It was one of my feature on the list for comparing Linux desktop distros and most Xfce distros are lacking a GUI for it
out of the box. So one of the previous posts points in the right direction.

Nevertheless I've chosen Linux Mint 13 Xfce.

Kind regards

Norbert.
jjaythomas

Re: How to add a user? [SOLVED]

Post by jjaythomas »

Yes, sure.
But the real problem is not the user itself, but to set the right groups, e.g. for accessing USB drives, WiFi, etc. pp.
I fluently speak command-line and I know what to do but that's not for everyone.
Yea don't shy away from CLI but prefer a GUI solution unless really saves time or something doing multiple times

J.Jay
P.S. can also assign 'rights' with additional parameters using above CLI command (but GUI easier if bad typist and besided normally 1 time deal :lol: )
webtarget
Level 3
Level 3
Posts: 167
Joined: Sat Mar 24, 2012 10:20 am

Re: Add a user with command line

Post by webtarget »

I didn't actually try using the commandline for adduser in my case, b/c I already used the gnome-system-tools, but, I just thought I would mention it.

But, now that I look at all the things you need to configure about rights and groups, I guess, a GUI is probably much more easier in this case.
Locked

Return to “Xfce”