unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Reza Alizadeh Majd <r.majd@pantherx.org>
To: Guix Development Mailing List <guix-devel@gnu.org>
Subject: Allow to add more than one group for service user
Date: Wed, 19 Aug 2020 12:16:59 +0430	[thread overview]
Message-ID: <20200819121659.2d1d7fb6@panther-arch.localdomain> (raw)

Hi Guix, 

coming from this thread: 
https://lists.gnu.org/archive/html/help-guix/2020-07/msg00088.html

I had defined a service that needs to run by a specific user. regarding
application creates a unix domain socket during start and change the
ownership of socket file to specific group.

the problem is that daemon user (the user that runs the service) only
detects it's primary group and don't have permission to `chown` the
socket file. 

I also performed another test and run a bash instance inside a `screen`
using the service. when I check for the user groups, I had seen that
only primary group is detected as group for service user. 

I assume that that this might be a bug on group assignment for service
user. or I might missed something in service definition. 

kind regards,
Reza


-- 
Reza Alizadeh Majd
PantherX Team
https://www.pantherx.org/


             reply	other threads:[~2020-08-19  7:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19  7:46 Reza Alizadeh Majd [this message]
2020-08-19 11:11 ` Allow to add more than one group for service user Julien Lepiller
2020-08-19 16:18   ` Reza Alizadeh Majd
2020-08-19 18:13     ` Julien Lepiller
2020-08-20  4:32       ` Reza Alizadeh Majd
2020-08-20  5:03       ` Reza Alizadeh Majd
2020-08-20  6:04         ` Oleg Pykhalov
2020-08-20 11:17           ` Reza Alizadeh Majd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200819121659.2d1d7fb6@panther-arch.localdomain \
    --to=r.majd@pantherx.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).