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
AI

Welcome to Cohesity Documentation.

Ask me anything — from configuration steps and architecture overviews to troubleshooting, feature details, and release notes.


AI may make mistakes. Always verify critical information.

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™ Web UI Security Administrator's Guide
  3. Troubleshooting access to the web UI
  4. Unable to add AD or LDAP domains with the vssat command
  5. User or group does not exist
NetBackup™ Web UI Security Administrator's Guide

User or group does not exist

To troubleshoot the issue

  1. Check if the nbatd logs contain the following error:

    • CAuthLDAP::validatePrpl - user 'test user' NOT found,
      9:debugmsgs,4 CAuthLDAP::validateGroup - group
      'test group' NOT found, 9:debugmsgs,4
  2. If a user or group exists in the LDAP domain, but the vssat validateprpl or the vssat validategroup command fails with this error, validate if the user or the group exists in the current base DNs (-u and -g options) using the following command.

    • ldapsearch -H <LDAP_URI> -D "<admin_user_DN>" -w <passwd> 
      -d <debug_level> -o nettimeout=<seconds> -b <BASE_DN> <search_filter>

Feedback

Was this page helpful?
Previous
Multiple users or groups exist with the same name under user base DN or group base DN
Next
Introducing the NetBackup web user interface

Feedback

Was this page helpful?