Hi,
We implemented OTRS in which for customer and customersID we use External data source.
We also have many service on which Read and readWrite access given to customers.
ISsue - 1. We require that for all customers(coming from external data source), read/write permission will be given for all services.
2. We require when ever a new customer(in external data source and then shown in OTRS customers) is added , read/ write permission will be given to that customers for all services by default.
for 1. : this can be achieve by creating data porting script ... but is there any other way in OTRS to implement first and second both points.
How can achieve the two above points ? any inputs on this..
Thanks in advance.
Default permission to all customers
Moderator: crythias
Re: Default permission to all customers
customers don't have ro/rw permissions on services.
So can you please explain your issue in a better way
So can you please explain your issue in a better way
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny advanced
- Posts: 108
- Joined: 23 Oct 2013, 09:17
- Znuny Version: 3.3.0 beta 2
- Real Name: Gaurav Munjal
- Company: Nagarro
Re: Default permission to all customers
CustomerID have ro/rw permission to services.
And customers associate with customer ID.
And customers associate with customer ID.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Default permission to all customers
Customers can only select services. This is read only. Customers can't make up or delete random services. This would be read/write.
Customers can only select services they have been assigned or default services.
Customers can only select services they have been assigned or default services.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny advanced
- Posts: 108
- Joined: 23 Oct 2013, 09:17
- Znuny Version: 3.3.0 beta 2
- Real Name: Gaurav Munjal
- Company: Nagarro
Re: Default permission to all customers
Sorry It was my mistake! We need default ro/rw permissions for customerusers <-> Groups. Kindly help us!
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Default permission to all customers
CustomerGroupsAlwaysGroups
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny advanced
- Posts: 108
- Joined: 23 Oct 2013, 09:17
- Znuny Version: 3.3.0 beta 2
- Real Name: Gaurav Munjal
- Company: Nagarro
Re: Default permission to all customers
Issue resolved .
Thanks,
Thanks,