On Thu, 30 Dec 2010 13:50:26 +0200 Gregory Edigarov <g...@bestnet.kharkov.ua> wrote:
> On Thu, 30 Dec 2010 20:19:36 +0900 > Joel Rees <joel_r...@sannet.ne.jp> wrote: > > > I noticed when the installer created my first non-root (erg, first > > administration) user, it set the primary group to "user", and not > > even to "staff". > > > > Later, I added a non-wheel user and it set the primary group there > > to "user", as well. So I checked around and found, in usermgmt.conf, > > that the group "user" is specified as the default. > > > > My memory is that this is a change from the last time I experimented > > with obsd, circa v3.4 or so. > > > > A quick google search of the FAQ, the web and of the openbsd.org > > public-facing tree for "openbsd default primary group" didn't bring > > me to any obvious reasoning. > > > > So, can someone point me to the reasoning behind that, so I can > > figure out whether I want to change that to have the default > > group=uid that I'm used to? > > > adduser will do the work for you. > or try: group =uid in /etc/usermgmt.conf, and read usermgmt.conf(5). -- With best regards, Gregory Edigarov