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

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

Unable to validate the user or group

Feedback

Was this page helpful?