ramackri commented on code in PR #1000:
URL: https://github.com/apache/ranger/pull/1000#discussion_r3377982519


##########
security-admin/scripts/ranger-admin-site-template.xml:
##########
@@ -248,4 +248,14 @@
                <name>ranger.ldap.ad.url</name>
                <value></value>
        </property>
+       <property>
+               <name>ranger.admin.super.users</name>
+               <value></value>
+               <description>Comma-separated list of externally authenticated 
users granted full Ranger administrative privileges at login (system admin and 
key admin capabilities), independent of database roles. Empty or absent 
disables config-based super users.</description>

Review Comment:
   Done — removed "externally authenticated" from the 
`ranger.admin.super.users` description in both `ranger-admin-site-template.xml` 
and `conf.dist/ranger-admin-site.xml` (commit 04a79709e).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to