Search Type:
Search for:

Language:

Product:
Category:
No categories for selected product

How to enable 'DrWeb management' permission for Plesk domain created via PBA-S?

Article ID: 705 
Last Review: Jun,1 2009
Author: Vitaly Filatov
Last updated by: Vitaly Filatov APPLIES TO:
  • Parallels Business Automation - Standard

Resolution

1. Get subscription ID for the affected Plesk domain in PBA-S database 'aspc':


mysql> SELECT s.subscr_id\
       FROM subscr_pleskdomain s, subscr_pleskdomain_perms p \
       WHERE \
             s.subscr_id=p.subscr_id AND \
             pd_hostname='PLESK_DOMAIN_NAME_HERE' AND \
             perm='manage_drweb';

2. Enable the permission 'manage_drweb' in the table 'subscr_pleskdomain_perms':


mysql> UPDATE subscr_pleskdomain_perms \
       SET is_enabled=1 \
       WHERE \
             subscr_id=SUBSCR_ID_HERE AND \
             perm='manage_drweb';

3. Enable corresponding permission in Plesk server:

# /usr/local/psa/bin/domuser.sh --update DOMAIN_NAME_HERE -manage_drweb true


Subscription for changes to this article Subscription for changes to this article

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields
 
 
 
 
 
 
For Home
For Business
For Hosters
For SaaS
For Developers
 
Desktop Virtualization
- Parallels Desktop Switch to Mac Edition
- Parallels Desktop for Mac
- Parallels Desktop 4 for Windows & Linux
- Parallels Workstation Extreme
- Parallels Solution for Windows 7
Server Virtualization
- Parallels Server for Mac
- Parallels Server 4 Bare Metal
- Parallels Virtuozzo Containers
Automation
- Parallels Operations Automation
- Parallels Business Automation
- Parallels Virtual Automation
- Parallels Plesk Panel Suite
More Products