Skip to main content

Questions tagged [user-groups]

The tag has no usage guidance.

0 votes
2 answers
106 views

Setting up the group permissions in samba throughout archlinux

I wanted to set up the permissions for the group on linux, so members can access the group on windows. I coded it in archlinux and it looks like this : [test] path = /srv/smbtest/test valid users =...
Minja Culic's user avatar
0 votes
1 answer
86 views

Primary user group for Linux desktop applications

My user has several groups assigned (e.g. group_a and group_b). By default, the order is: $ groups > group_b group_a In order to assign the right primary group (for file access rights etc.), I ...
benjamin's user avatar
0 votes
2 answers
2k views

What does Docker ID 999 mean?

What does the 999 on the docker mean: michael@the-marketplace:/opt/backups$ id uid=1002(michael) gid=1002(michael) groups=1002(michael),999(docker) and why can I simply become root by running (source ...
zaid asseh's user avatar
18 votes
2 answers
3k views

Why do `groups` and `groups $USER` give different results?

I want to add myself to the "docker" group. These are the commands I ran, and their output: user1@laptop-p3510:~$ sudo usermod -a -G docker user1 user1@laptop-p3510:~$ groups user1 adm cdrom ...
Grollo's user avatar
  • 283
3 votes
1 answer
6k views

NFS Directory Group permissions not working

For some reason the users that are part of a particular group (with that group have rwx on an NFS directory) cannot cd in to that directory. I am at a loss here, there has to be something I am missing....
user avatar
0 votes
0 answers
159 views

How to change the group of a file generated by my python codes on Linux server?

I belong to multiple groups (AAA, BBB, CCC, and etc.) on a Linux server. And I wrote a python code that generates a file on the server. When generated, this file belongs to group AAA, by default. But ...
user3768495's user avatar
2 votes
0 answers
490 views

How do I fix a quantum group membership? (I'm in the group, unless I look at the group, in which case I'm not in the group)

This happened (explanation on how we got to this below): PS C:\> Add-LocalGroupMember -Group "Network Configuration Operators" -Member myuser Add-LocalGroupMember : MYLAPTOP\myuser is ...
Alexandros's user avatar
1 vote
0 answers
77 views

Linux user administrator hierarchy

Can I have two users, one above other, but all can run all sudo commands and run all sudo applications, except user below, is not allowed specific small group of actions,set by user above. Ideally, ...
Nika Tvildiani's user avatar
1 vote
1 answer
1k views

Cannot run docker as non sudo user

cannot run docker as non-privileged user. I added user to docker group with: sudo groupadd -a -G docker $USER I loggeg out and in again, still no success. I am running docker on a Ubuntu 21.10 system....
t0v4's user avatar
  • 51
0 votes
0 answers
79 views

How can I change the IsContainer property of an AD Group?

This question is related to an answer of another question: https://superuser.com/a/1555013/298965 Please, how do I access, view or change the IsContainer property of an AD Group? I have tried it in a ...
Storm's user avatar
  • 121
1 vote
1 answer
372 views

Prevent regular users from accessing Windows settings

I have two user accounts under Windows 10 Pro (version 2004) - one administrative and the other regular. I would like to forbid the access to the Windows settings from the regular account. In ...
AlwaysLearning's user avatar
-1 votes
2 answers
871 views

I accidentally removed SYSTEM group & 'Authenticated Users' group from C:\ permissions in Windows 10

Hoping someone can help. I was following the instructions for 'Solution 6:' on this linked page in an attempt to fix a blank preview screen in the OBS Studio app OBS Blank Preview Screen Fixes Sadly ...
Vicky White's user avatar
1 vote
0 answers
32 views

User groups issue

Recently I noticed strange thing that I can't figure out searching the web. The groups and id give $ groups q $ id uid=1000(q) gid=1000(q) groups=1000(q) But explicitly passed arg change the ...
4xy's user avatar
  • 111
0 votes
2 answers
3k views

Can anyone tell me where these users and groups came from? (sshd, devtoolsuser, aspnet & netmon users, ssh users, performance log users)

I ran into an issue with "an administrator has blocked you from running xx app" which shouldnt be happening due to the fact im obviously administrator on my pc, and i have real-time/smartscreen ...
klepp0906's user avatar
  • 1,115
0 votes
1 answer
990 views

How can i specify which group can read and write files in directory

i have two groups boys girls boys have users pete ali girls have users alice mary i have d1 directoy in home/pete I want to let only pete can read and write the files in that folder, And ali ...
M J's user avatar
  • 15

15 30 50 per page
1
2 3 4 5
7