Skip to main content

Questions tagged [usergroups]

For questions relating to user groups, in a security or permissions context, independent of platform.

usergroups
1 vote
0 answers
40 views

How can I correctly set the work_email field to be read-only only for the Sales Executive group?

I have a custom new module in odoo 17 , I want to set 'work_email' field set as read only for employees, the work_email field is already have in hr module (res_users.py) and it the employee user ...
Bharathikannan's user avatar
0 votes
0 answers
32 views

Odoo 17: Custom res.groups not showing on user settings without debug mode on

I have thouse custom res.groups created: <record id="module_uc_planning" model="ir.module.category"> <field name="name">Planificación Operativa Anual&...
DIOR27's user avatar
  • 11
-1 votes
1 answer
52 views

How to modify the user group of IIS APPPOOL \ xxx

I created a IIS website, the application pool name is testAppPool. Then I run the following code in the website, obtain current user group permissions: WindowsIdentity winIdentity = WindowsIdentity....
xiongfj's user avatar
0 votes
1 answer
106 views

Can I use Azure Data Explorer (Kusto) to query data (such as groups) in Microsoft Entra Admin Center?

There is UI to query/filter users/groups. I'm wondering if there is kusto connection to do that. thx.
timepp's user avatar
  • 305
0 votes
1 answer
113 views

Completely Replace AD Group Membership with One PowerShell Command

Is there a way using Set-ADGroup or a similar PowerShell command to completely replace the membership list of an AD group with a provided list? I know this can be accomplished using loops with many ...
ornsio's user avatar
  • 115
0 votes
1 answer
315 views

Make field Readonly for certain Groups in Odoo 17

I want to make pricelist_id field in Sales Order Read only for a new_group and pricelist_id is already having a group product.group_product_pricelist for the version 17. I have tried below code but ...
Megha's user avatar
  • 35
0 votes
0 answers
20 views

How can we make an environment specific Token-based authorization using Ping Token?

We have an application that accepts a ping token, next calls ping for user and role details. For now, an user and role details returned are from Production Active Directory when running in IT or UAT. ...
user3430726's user avatar
1 vote
1 answer
42 views

Show or Hide Text added after pricing depending on User Group or login status

I am using a B2B plugin that allows me to create different pricing for different user groups. The standard pricing is shown for all users until they sign up and account and are added to a group with ...
Ultra Power's user avatar
0 votes
0 answers
91 views

AccessError related to the record rule

Error: Forbidden Uh-oh! Looks like you have stumbled upon some top-secret records. Sorry, Joe (id=16) doesn't have 'read' access to: User, Joe (res.users: 16) Blame the following rules: If you ...
Nisarga Cm's user avatar
0 votes
0 answers
35 views

Connect dockerized Postgres to standalone Postgres data folder

We have Postgres master-slave replication without Docker containers (standalone). In a near future we will shutdown master forever and the slave will become master. But we would like to have Postgres ...
devaskim's user avatar
  • 536
1 vote
1 answer
1k views

group is not coming in jwt token in keycloak 23.0.0

I am using Keycloak version 23.0.0. I am attempting to configure the default client scope to enable user groups in the JWT token. I am using the direct grant flow to generate an access token. I have ...
rohit prakash's user avatar
-1 votes
1 answer
225 views

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 ...
szofar's user avatar
  • 11
1 vote
1 answer
119 views

Automatically set fe_groups folder access permissions with fal_securedownload - Assign usergroups/users to specific folders in TYPO3

I have implemented an EventListener in TYPO3 that generates a usergroup for each newly registered user (see my last post here). In addition, a folder is created on the file system for each usergroup ...
weiss's user avatar
  • 31
0 votes
0 answers
52 views

The system defined Contributors group got deleted from AzureDevOps project. How to recreate it?

I deleted the Contributors group. Now only project administrator can edit the work items. I tried adding an another group with name 'Contributors' and added permissions, but it didn't work as same as ...
Shyam Kumar S's user avatar
0 votes
2 answers
446 views

Sharepoint site users requesting access to groups

I was wondering if there was a simple way to allow users to request access to specific groups in sharepoint? i.e Users have a button on a page they can click to join or leave a specific group. ...
Madwax's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
24