Implementing DSE Unified Authentication

High-level steps for implementing DSE Unified Authentication in a new deployment.

To implement authentication and authorization in an already established DSE environment additional precautions and steps are required, see Implementing without downtime in production.

Procedure

  1. To configure DSE Unified Authentication:

  2. Setting security keyspaces replication factors: Ensure that required data for logins and permission management are accessible and in all datacenters.

  3. Enabling DSE Unified Authentication: By default DSE Unified Authentication is disabled.

  4. Configuring authentication and authorization methods (schemes):

  5. Enabling DSE Unified Authentication: Requires changes to the cassandra-env.sh for nodetool and dsetool to run against an authentication enabled cluster.

  6. Restart DSE, see Starting and stopping.

    Nodes are vulnerable to malicious activity following the restart. Anybody can access the system using the default cassandra account with password cassandra. DataStax recommends isolating the cluster until after disabling the cassandra account.

  7. Set up your own root account and disable or drop the default, cassandra account, see Creating superuser accounts.

    Using the default cassandra account may impact performance, all requests including login execute with consistency level QUORUM. DataStax recommends only using this account to create your root account.

  8. Create roles that map to users in the configured schemes and grant permission to allow users access to database resources, such as keyspaces and tables, see Managing roles

    • Use the latest DataStax certified drivers in all applications connecting to transactional nodes that have DSE Unified Authentication enabled. DSE drivers support all the features of the Cassandra drivers and provide additional support for multiple authentication methods as well as externally managed roles assignment, see DataStax drivers.

    • Spark component limitations: DataStax Enterprise provides internal authentication support for connecting Spark to DSE transactional nodes, not for authenticating Spark components between each other.

Was this helpful?

Give Feedback

How can we improve the documentation?

© 2024 DataStax | Privacy policy | Terms of use

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. Kubernetes is the registered trademark of the Linux Foundation.

General Inquiries: +1 (650) 389-6000, info@datastax.com