For questions relating to user groups, in a security or permissions context, independent of platform.
Questions tagged [usergroups]
343 questions
0
votes
1 answer
How to copy over a user group from one domain to another?
So basically, I have a group say "Prod" on the production domain. I wanna copy over this group to my test domain and retain the users and the privileges.
How can I do this? Is there a way to do it using BATCH or VBscript?
I tried net group

Gutsygibbon
- 703
- 3
- 8
- 12
0
votes
1 answer
django-nonrel: user's groups-property causing error
I'm struggeling with the 'default' user-class of django-nonrel and it's groups-property.
I'm trying to find a specific group by it's name of the given user (a.k.a. user.belongs_to_group(name)).
Sadly, I just get a 'This query is not supported by the…

Phil
- 568
- 3
- 19
0
votes
2 answers
Joomla: Add a page class depending on user group
Joomla 2.5
Is there a way to add a specific css class to the body which is specific to a logged in user's group.
For example I have four user groups, Individual Premium, Individual Standard, Corporate Premium and Corporate Standard. I want to have…

user1670411
- 77
- 2
- 8
0
votes
1 answer
How to dispatch SharePoint user to different landing page per their user group immediately after login
I got a requirement to dispatch users to different landing page per their user group immediately after login, it seems SharePoint does not supply an API regarding login event, so I implemented a web part and added it to homepage to handle the…

S.831
- 113
- 1
- 10
0
votes
1 answer
What's the Best Rails Gem to use for User Groups?
I want users to be able to create groups and join them. Is there a gem for this already?

Alex Smith
- 385
- 4
- 21
-1
votes
1 answer
Is there a direct way to "send" a file from one user to another in Linux
To clarify for users who think this is a common question... I know how to use an intermediate directory with a common group to transfer a file between two users. In my situation that intermediate file is a security risk. Is there a direct option to…

szofar
- 11
- 5
-1
votes
1 answer
Groups of users
I have small project with users, users posts, friendships, comments.
I want to make groups of users. Can you help me make it? or send to make links to tutorials or books.
thank u so much

Pyrchev
- 1
- 1
-1
votes
1 answer
How can I enable new users choose a group when registering on my Django app?
I want to be able to add a group choice checkbox to my user creation form ( signup.html) ( forms.py) so that on registration they get assigned to the group they chose. these groups will have different permissions to access specific models on the…

ERONDU EMMANUEL
- 95
- 10
-1
votes
1 answer
Kubernetes ABAC Policies for Groups and Users?
Currently, I have an ABAC policy that gives "system:autheticated" all access. K8s starts up fine when I have this defined, but if I remove it, K8s doesn't start up. I'm trying to find out what namespaces, service accounts, groups, users, etcs are…

hyperstack
- 29
- 1
- 4
-1
votes
1 answer
LDAP userSearchFilter By group
I trying to reconfigure the ldap authentication for Active Directory as I found the current version of search filter are too long. The example of current version of search filter that…

Yong Cai
- 143
- 1
- 17
-1
votes
1 answer
Failed to query active directory groups
I have a problem with the synchronization of active directory groups with MDM,
The user/password is correct, it is marked so it never expires. Looking at the logs I see the following error:
2016/12/21 07:25:32.433 CSWAIRWZ11 …

Oscar
- 1
- 1
-2
votes
1 answer
How to gain Root access without typing sudo
I am using debian. I am trying to create a user called "admin" who has root access at login, ie, so that I do not have to type 'su' or 'sudo' before very command.
I realise the security implications of this.
Here are the changes I have made.
$ cat…

user284377
- 1
- 3
-2
votes
1 answer
PHPFOX : The feature or section you are attempting to use is not permitted with your membership level
If you have PHPFOX 3.7.7(build 2) and you get this problem, Its a bug that messes completely the system, stops the feeds for all members, and a quick fix is to erase (delete) last few postings until problem gets fixed. Nobody is able to view any…

Luis H Cabrejo
- 302
- 1
- 8