eoinmcdonnell113 commented on code in PR #1200:
URL: https://github.com/apache/ranger/pull/1200#discussion_r3924699017
##########
security-admin/src/main/resources/conf.dist/ranger-admin-default-site.xml:
##########
@@ -178,6 +178,16 @@
<name>ranger.admin.login.autolock.maxfailure</name>
<value>5</value>
</property>
+ <property>
+ <name>ranger.session.limit.concurrency</name>
Review Comment:
Thanks. The description now states UI-only (REST/API excluded) and that
enforcement is per Admin node, not cluster-wide.
--
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]