Table of Contents

Search

  1. Preface
  2. Introduction to Dynamic Data Masking Administration
  3. Authentication
  4. Connection Management
  5. JDBC Client Configuration
  6. ODBC Client Configuration
  7. Access Control
  8. Logs
  9. High Availability
  10. Server Control
  11. Performance Tuning
  12. Troubleshooting

Administrator Guide

Administrator Guide

Sybase Dynamic Data Masking Administrator Required Privileges

Sybase Dynamic Data Masking Administrator Required Privileges

The Dynamic Data Masking administrator must have privileges to access sensitive tables and columns.
Log in to a Sybase client as an administrator that is not the Dynamic Data Masking administrator and run the following commands:
  • SP_ADDLOGIN <DDM Admin>, <DDM Admin password>
  • GRANT ROLE SSO_ROLE TO <DDM Admin>

Additional Privileges for SELECT * Statements

If your Dynamic Data Masking security rules need to support column masking on SELECT * statements, you must also run the following command from the master database:
GRANT SET PROXY TO <DDM Admin>

0 COMMENTS

We’d like to hear from you!