Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Deduplication Guide
  3. Configuring and managing universal shares
  4. Prerequisites to configure universal shares
  5. Build-your-own (BYO) server prerequisites and hardware requirements to configure universal shares
  6. Managing the deduplication web service user and the user group for MSDP BYO server
NetBackup™ Deduplication Guide

Managing the deduplication web service user and the user group for MSDP BYO server

When an MSDP is configured, the user spws and the group spwsgrp are created and used by Storage Platform Web Service (SPWS) service by default.

If you do not want to use the default user and group for the SPWS service, you can configure the SPWS service before or after you configure the MSDP.

To manage the SPWS service before MSDP server is configured

  • If the MSDP storage server is not configured yet, run the following command on the storage server before you configure an MSDP.

    /usr/openv/pdde/vpfs/bin/spws_config.sh --spwsuser=<spwsuser> --spwsgroup=<spwsgroup>

    When you configure the MSDP, SPWS service will use the specified user and group and spws and the group spwsgrp will not be created.

To manage the SPWS service after the MSDP server is configured

  • If the MSDP storage server is already configured, and the user spws and the group spwsgrp are created, run the following command on the storage server to specify the new user and the group.

    /usr/openv/pdde/vpfs/bin/spws_config.sh --spwsuser=<spwsuser> --spwsgroup=<spwsgroup>

    The SPWS service changes to use the specified user and the group. The owner of the files that are used by the SPWS service is also changed.

    It does not delete the user spws and the group spwsgrp that are created. You can delete the user and the group manually.

Note:

You must run the spws_config.sh script under the root user so that it can create the log file in /var/run/vpfs/ and configure the system services.

Feedback

Was this page helpful?
Previous

Build-your-own (BYO) server prerequisites and hardware requirements to configure universal shares

Next

Configuring universal share user authentication

Feedback

Was this page helpful?