Configuring Ozone Administrators | Apache Ozone Skip to main content Apache Ozone Docs Latest Docs Docs 2.0.0 (Archived) Docs 1.4.1 (Archived)DownloadRoadmapBlog Community Communication Channels Who Uses Ozone? Report An Issue Ask a Question How to Contribute Events and Media Search Version: 2.2.0 Next 2.2.0 2.1.1 Overview Quick Start Core Concepts User Guide Administrator Guide Installation Configuration Basic Logging Security Administrators Kerberos HTTPS Apache Knox Encryption Apache Ranger Securing S3 Secrets Performance High Availability Appendix Operations System Internals Developer Guide Administrator Guide Configuration Security AdministratorsVersion: 2.2.0 On this page Configuring Ozone Administrators Ozone identifies administrators through specific configuration properties, allowing for fine-grained control over administrative access. These properties define users and groups with elevated privileges, or read-only administrative access. Core Ozone Administrators​ These properties define the primary administrators for the Ozone cluster. Property NameDescriptionDefault Valueozone.administratorsComma-separated list of user names who are considered Ozone administrators. If this property is not explicitly set, the user who launches an Ozone service will be automatically designated as the initial administrator.(empty)ozone.administrators.groupsComma-separated list of group names whose members are considered Ozone administrators. Users belonging to any of these groups will have administrative access.(empty) Read-Only Ozone Administrators​ These properties define users and groups with read-only administrative access, allowing them to perform read operations without standard access checks. Property NameDescriptionDefault Valueozone.readonly.administratorsComma-separated list of user names who have read-only administrative access. These users can perform read operations without undergoing regular access checks.(empty)ozone.readonly.administrators.groupsComma-separated list of group names whose members have read-only administrative access. Users in these groups can perform read operations bypassing normal access controls.(empty) S3-Specific Administrators​ These properties define administrators with privileges specific to the S3 Gateway interface. Property NameDescriptionDefault Valueozone.s3.administratorsComma-separated list of user names who have S3-specific administrative access. These users can access admin-only information from the S3 Gateway. If this property is empty, users defined in ozone.administrators will automatically have S3 administrative privileges.(empty)ozone.s3.administrators.groupsComma-separated list of group names whose members have S3-specific administrative access. Members of these groups can access admin-only information from the S3 Gateway.(empty) Recon Administrators​ These properties define administrators for the Recon service, which provides monitoring and management capabilities for the Ozone cluster. Property NameDescriptionDefault Valueozone.recon.administratorsComma-separated list of user names who are Recon administrators. These users can access admin-only information from Recon. Note that users defined in ozone.administrators will always have access to all Recon information regardless of this setting.(empty)ozone.recon.administrators.groupsComma-separated list of group names whose members are Recon administrators. Users in these groups can access admin-only information from Recon.(empty) It is enough for a user to be defined in ozone.administrators or be directly or indirectly in a group defined in ozone.administrators.groups to have full administrative access across Ozone services. Edit this page Previous Security Next Kerberos Core Ozone Administrators Read-Only Ozone Administrators S3-Specific Administrators Recon Administrators Apache Software Foundation Foundation License Events Sponsorship Privacy Security Thanks Community GitHub Discussions Jira Issues Slack Mailing List YouTube Twitter Repositories Ozone Website Docker Image Docker Runner Image Copyright © 2026 The Apache Software Foundation. Licensed under the Apache License, Version 2.0. The Apache Software Foundation, Apache Ozone, Ozone, Apache, the Apache Feather, and the Apache Ozone project logo are either registered trademarks or trademarks of the Apache Software Foundation.