[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [atomic-devel] default groups for fedora user
- From: Dusty Mabe <dusty dustymabe com>
- To: atomic-devel projectatomic io
- Subject: Re: [atomic-devel] default groups for fedora user
- Date: Sat, 15 Nov 2014 18:28:16 -0500
On Thu, Nov 13, 2014 at 09:30:31PM -0500, Dusty Mabe wrote:
> On Thu, Nov 06, 2014 at 08:36:45AM -0600, Joe Brockmeier wrote:
> > On Thu, Nov 06, 2014 at 08:46:41AM -0500, Dusty Mabe wrote:
> > > Yeah.. I'll write a BZ later today or tomorrow if no one objects and put the
> > > workaround in the report. Should I link to the github issue as well?
> >
> > I'm unclear if this should go in BZ or just the Cloud Trac. I guess if
> > it touches a bunch of other things, BZ is the right place.
> >
> > Yeah, please link to GH. Thanks!
> >
>
> Finally got around to this:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1164058
Hmmm. So I started to put together some cloud-init user data today to
"work around" this issue. However, as mentioned in the github issue [1],
I found that usermod ran successfully but then the user wasn't actually
added to any groups. What I found was that /etc/group is pretty much empty
except for the root and fedora groups.
-bash-4.3# cat /etc/group
root:x:0:
fedora:x:1000:
This would explain why usermod passes (exit code 0) but there is no
change in behavior.
Dusty
[1] - https://github.com/projectatomic/rpm-ostree/issues/29
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]