From mboxrd@z Thu Jan 1 00:00:00 1970 X-Received: by 10.66.123.74 with SMTP id ly10mr13080240pab.41.1445016151980; Fri, 16 Oct 2015 10:22:31 -0700 (PDT) X-BeenThere: voidlinux@googlegroups.com Received: by 10.182.24.195 with SMTP id w3ls723448obf.75.gmail; Fri, 16 Oct 2015 10:22:31 -0700 (PDT) X-Received: by 10.182.181.3 with SMTP id ds3mr4628555obc.5.1445016151438; Fri, 16 Oct 2015 10:22:31 -0700 (PDT) Return-Path: Received: from mail-io0-x22e.google.com (mail-io0-x22e.google.com. [2607:f8b0:4001:c06::22e]) by gmr-mx.google.com with ESMTPS id z7si315245igz.2.2015.10.16.10.22.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Oct 2015 10:22:31 -0700 (PDT) Received-SPF: pass (google.com: domain of andre.luiz...@gmail.com designates 2607:f8b0:4001:c06::22e as permitted sender) client-ip=2607:f8b0:4001:c06::22e; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of andre.luiz...@gmail.com designates 2607:f8b0:4001:c06::22e as permitted sender) smtp.mailfrom=andre.luiz...@gmail.com; dmarc=pass (p=NONE dis=NONE) header.from=gmail.com Authentication-Results: mx.google.com; dkim=pass head...@gmail.com Received: by mail-io0-x22e.google.com with SMTP id 1so131797268iow.1 for ; Fri, 16 Oct 2015 10:22:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=r5TuSIXEn+3osu4TyMjylPDsBTIZpvIPJgGtcQjiSQs=; b=LTDimBx0BdkdNL6odhyW8qw5Iz6hEMBri6eyGbIaUV1U+GFZ1hcqYctMkazYoC1OLZ IxdNenX20Xfd/oj7X8Ly8Wwp11YpjP4I634qCOh0G/CRioq4KAZjzar40Pp1ITCmoTli 6drLmHctZEv1vlcT01tKAlZRepIOAM9VOU/389HUO6czkEdbpG1HJVT6El9nUoJ6FDz9 zgfUJ1HVoai19CepcmnX6cMpGq634R4/doLQIbQpJyDS84pZtyubRSwUSim1OTJNVHxH MLTHktBhr2CHtGrwdKZi5IY8Hbgt8qgZXadXQ4w3b1igASbvNnW5D1pWnz9fw6SFOJIQ 15uw== MIME-Version: 1.0 X-Received: by 10.107.162.196 with SMTP id l187mr14446854ioe.19.1445016151260; Fri, 16 Oct 2015 10:22:31 -0700 (PDT) Received: by 10.36.24.5 with HTTP; Fri, 16 Oct 2015 10:22:31 -0700 (PDT) In-Reply-To: <16bad968-2175-4279-94a8-a0d87d8dfa17@googlegroups.com> References: <16bad968-2175-4279-94a8-a0d87d8dfa17@googlegroups.com> Date: Fri, 16 Oct 2015 14:22:31 -0300 Message-ID: Subject: Re: How to set a new user? From: =?UTF-8?Q?Andr=C3=A9_Luiz_Duarte_de_Queiroz?= To: =?UTF-8?Q?Stefan_M=C3=BChlinghaus?= Cc: voidlinux Content-Type: multipart/alternative; boundary=001a1141c6c864049305223c0ada --001a1141c6c864049305223c0ada Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thank you, Stefan! This clarifies a few things, and a lot of others too!! ;= ) It seems I'll learn very much about Linux and its 'guts' moving to Void Linux, what is a fine irony, since I was looking for a distro 'simpler' than my current one, and which 'just works' ! So far, I've got my share of troubles with "*systemd*" implementations (I lost TWO HDs due to errors related to it!...), and I was willing to find a "systemd free" distro which isn't too much complicated to install and configure! I think I found it! :) Now, its' a question of free time and *easy mind* to sit at my desktop, start my VM with Void Linux/LXDE, make all personal settings I want and, if successful, install Void Linux "officially" at a partition in my 500 GB Hard Drive! BTW, can I maintain my current '/home' partition (from my current system, Mageia) without any haslle ?... Regards to all! 2015-10-16 11:58 GMT-03:00 Stefan M=C3=BChlinghaus : > The groups on your system will probably vary somewhat from that list sinc= e > you will have diffent software installed and without the software that us= es > the groups having them is quite pointless. That means you should not just > create groups on your system that are not already there. > > Serveral groups just allow access to some hardware on your system. These > are for example *floppy, dialout, audio, video, cdrom, scanner, network*. > You need to add your user to these groups if that kind of hardware exists > and your user needs access to it. > *audio*, *video*, *cdrom* and *scanner* are probably good ideas. > Networking is usually established by root during boot so your user > probably will not need to be in *network* or *dialout*. > You need to be in the *kvm* group if you want to use KVM-based virtual > machines. > > *wireshark*, *clamav*, *socklog* and *pulse-access* are really only > relevant if you are using the corresponding software and then it depends = on > the software what it actually means to be in the group. Wireshark is a > network protocol analyzer, ClamAV is a virus scanner and Socklog a system > message logger. If you do not have/use these programs you do not need to = be > in their groups. You you are using PulseAudio for audio on your system it > may be a good idea for your user to be in the *pulse-access* group to > gain access to the PulseAudio server. > > If you create a new user it usually gets its own group with the same name > as the user itself. What the members of this group can or cannot do is > completely up to you. You may also add your user to the *users* group but > unless you explicitly give this group any special meaning it does not giv= e > you any advantages. > > The *wheel* group is used by *su* and *sudo* to determine who may gain > root access via these commands. If you want that your user should be in > *wheel*. You however also need to configure that behaviour in > /etc/sudoers. > > I hope this clarifies a few things :) > > -- > You received this message because you are subscribed to a topic in the > Google Groups "voidlinux" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/voidlinux/JDqpGwHfXC8/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > voidlinux+...@googlegroups.com. > To post to this group, send email to void...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/voidlinux/16bad968-2175-4279-94a8-a0d87= d8dfa17%40googlegroups.com > > . > > For more options, visit https://groups.google.com/d/optout. > --001a1141c6c864049305223c0ada Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thank = you, Stefan! This clarifies a few things, and a lot of others too!! ;)
<= br>
It seem= s I'll learn very much about Linux and its 'guts' moving to Voi= d Linux, what is a fine irony, since I was looking for a distro 'simple= r' than my current one, and which 'just works' ! So far, I'= ve got my share of troubles with "systemd" implementations= (I lost TWO HDs due to errors related to it!...), and I was willing to fin= d a "systemd free" distro which isn't too much complicated to= install and configure! I think I found it! :)

Now, its' a question of fre= e time and easy mind to sit at my desktop, start my VM with Void Lin= ux/LXDE, make all personal settings I want and, if successful, install Void= Linux "officially" at a partition in my 500 GB Hard Drive! BTW, = can I maintain my current '/home' partition (from my current=C2=A0 = system, Mageia) without any haslle ?...

Regards to all!
=

2= 015-10-16 11:58 GMT-03:00 Stefan M=C3=BChlinghaus <master...@google= mail.com>:
The groups on your system will probably vary somewhat from that list since= you will have diffent software installed and without the software that use= s the groups having them is quite pointless. That means you should not just= create groups on your system that are not already there.

Serveral groups just allow access to some hardware on your system. These = are for example floppy, dialout, audio, video, cdrom, scanner, network. You need to add your user to these groups if that kind of hardware exis= ts and your user needs access to it.
audio, video, = cdrom and scanner are probably good ideas.
Networki= ng is usually established by root during boot so your user probably will no= t need to be in network or dialout.
You need to be = in the kvm group if you want to use KVM-based virtual machines.

wireshark, clamav, socklog and pulse-access are really only relevant if you are using the correspondi= ng software and then it depends on the software what it actually means to b= e in the group. Wireshark is a network protocol analyzer, ClamAV is a virus= scanner and Socklog a system message logger. If you do not have/use these = programs you do not need to be in their groups. You you are using PulseAudi= o for audio on your system it may be a good idea for your user to be in the= pulse-access group to gain access to the PulseAudio server.

If you create a new user it usually gets its own group wi= th the same name as the user itself. What the members of this group can or = cannot do is completely up to you. You may also add your user to the use= rs group but unless you explicitly give this group any special meaning = it does not give you any advantages.

The wheel<= /b> group is used by su and sudo to determine who may gain ro= ot access via these commands. If you want that your user should be in wh= eel. You however also need to configure that behaviour in /etc/sudoers.=

I hope this clarifies a few things :)
=

--
You received this message because you are subscribed to a topic in the Goog= le Groups "voidlinux" group.
To unsubscribe from this topic, visit https://groups= .google.com/d/topic/voidlinux/JDqpGwHfXC8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to voidlinux+...@= googlegroups.com.
To post to this group, send email to void...@googlegroups.com.
To view this discussion on the web visit https://gro= ups.google.com/d/msgid/voidlinux/16bad968-2175-4279-94a8-a0d87d8dfa17%40goo= glegroups.com.

For more options, visit https://groups.google.com/d/optout.

--001a1141c6c864049305223c0ada--