DataStax logo
Planet Cassandra Community
  • Support
  • Blog
  • Resources
  • Careers
  • Contact Us
  • Big Data Challenges
    • Overview
  • Customers
    • Overview
  • What We Offer
    • Overview
    • DataStax Enterprise
    • DataStax OpsCenter
    • Support
    • Training
    • Consulting
  • Developer Center
    • Overview
    • Quick Start Guide
    • Documentation
    • Support Forums
    • Developer Blog
    • Tutorials
  • Company
    • About DataStax
    • Management
    • Press Releases
    • In the News
    • Events
    • Investors
    • Partners
    • MVP Program
    • Careers
    • Contact Us
  • Download
    • DataStax
    • Documentation

    Apache Cassandra 1.2 Documentation

    « LIST PERMISSIONS
    REVOKE »

    LIST USERS¶

    The Cassandra 1.2 documentation is transitioning to a new format!
    Please use the new Cassandra 1.2 documentation instead.
    Back to Table of Contents
    CQL Commands Table of Contents

    Lists existing users and their superuser status.

    Synopsis¶

    LIST USERS

    Synopsis legend

    Description¶

    Assuming you use internal authentication, created the users in Creating internal user accounts, and have not yet changed the default user, the following example shows the output of LIST USERS.

    Example

    LIST USERS;
    

    Output

     name      | super
    -----------+-------
     cassandra |  True
         boone | False
         akers |  True
      spillman | False
    
    « LIST PERMISSIONS
    REVOKE »
    Announcements
    < >
    • Why Hadoop and Solr in DataStax Enterprise?
    • Cassandra Summit 2013 — Amazing!
    • Confessions of an Oracle DBA – Part 3
    • Confessions of an Oracle DBA – Part 2
    • Confessions of an Oracle DBA – Part 1

    Big Data Challenges

      Customers

        What We Offer

        • DataStax Enterprise
        • DataStax OpsCenter
        • Apache Cassandra
        • Apache Hadoop
        • Apache Solr
        • Support
        • Training
        • Consulting

        Developer Center

        • Quick Start Guide
        • Documentation
        • Support Forums
        • Developer Blog
        • Tutorials

        About DataStax

        • Management
        • Press Releases
        • In the News
        • Events
        • Investors
        • Partners
        • MVP Program
        • Careers
        • Contact Us

        Download

          Blog

            Resources

            • Tutorials
            • Customer Case Studies
            • Data Sheets
            • Webinars
            • White Papers
            • Videos
            • FAQ
            • Facebook
            • Twitter
            • Google+
            • Bog
            • © 2013 DataStax, All rights reserved.
            • Terms of Use
            • Privacy Policy
            • Site Credits