Apache Karaf Container 4.x - Documentation---------------------------------------------------------------- Pid: org.apache.karaf.service.acl.command.system.start-level BundleLocation: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4 # admin can set any start level, including < 100 service.pid = org.apache.karaf.service.acl.command.system.start-level start-level[/.*[0-9][0-9][0-9]+.*/] = manager # manager can set startlevels format. The ACL (Access Lists) are defined in etc/org.apache.karaf.command.acl..cfg configuration files, where is the commands scope. For instance, we can define the ACL to the feature:* 0 码力 | 370 页 | 1.03 MB | 1 年前3
Apache RocketMQ 从入门到实战115 1.13 RocketMQ DLedger 多副本即主从切换实战 121 1.14 RocketMQ msgId 与 offsetMsgId 释疑 131 1.15 RocketMQ ACL 使用指南 141 1.16 RocketMQ 消息轨迹-设计篇 151 1.17 消息发送常见问题与解决方案 155 本文来自『中间件兴趣圈』公众号,仅作技术交流,未授权任何商业行为。 开篇:我的另一种参与 有了新的称号,那就得更加努力,朝着优秀努力,在 2019 年我又陆续发表了 20 几篇 关于 RocketMQ 相关的文章,这些文章含金量极高,不仅及时跟进了 RocketMQ4.3.0 之后的新特性:消息轨迹、ACL、主从切换等机制,更是发表了数篇实战类文章,详细指 出在生产环境下一些使用误区,更是输出了几篇生产环境真实故障与解决方案。最终于 20 19 年 RocketMQ 官方社区授予我优秀布道师荣誉称号。 15 RocketMQ ACL 使用指南 1.15 RocketMQ ACL 使用指南 一、什么是 ACL? ACL 是 access control list 的简称,俗称访问控制列表。访问控制,基本上会涉及 到用户、资源、权限、角色等概念,那在 RocketMQ 中上述会对应哪些对象呢? 用户 用户是访问控制的基础要素,也不难理解,RocketMQ ACL 必然也会引入用户的概0 码力 | 165 页 | 12.53 MB | 1 年前3
Apache Kyuubi 1.3.0 DocumentationSupports one Spark application per account(SPA). 3. Supports QUEUE/NAMESPACE Access Control Lists (ACL) 4. Supports metadata & data Access Control Lists Users who have valid accounts could use all kinds Deploying Kyuubi Basics Configurations Security 1. Authentication 2. Kinit Auxiliary Service 3. ACL Management Guide Client Documentation 1. Access Kyuubi with Hive JDBC and ODBC Drivers Integrations via --conf parameter in server starting scripts. Key Default Meaning Since kyuubi.ha.zookeeper .acl.enabled false Set to true if the zookeeper ensemble is kerberized 1.0 .0 kyuubi.ha.zookeeper .connection0 码力 | 199 页 | 4.42 MB | 1 年前3
Apache Kyuubi 1.3.1 DocumentationSupports one Spark application per account(SPA). 3. Supports QUEUE/NAMESPACE Access Control Lists (ACL) 4. Supports metadata & data Access Control Lists Users who have valid accounts could use all kinds Deploying Kyuubi Basics Configurations Security 1. Authentication 2. Kinit Auxiliary Service 3. ACL Management Guide Client Documentation 1. Access Kyuubi with Hive JDBC and ODBC Drivers Integrations via --conf parameter in server starting scripts. Key Default Meaning Since kyuubi.ha.zookeeper .acl.enabled false Set to true if the zookeeper ensemble is kerberized 1.0 .0 kyuubi.ha.zookeeper .connection0 码力 | 199 页 | 4.44 MB | 1 年前3
Oracle VM VirtualBox 4.2.8 Programming Guide and Referencemethod is not implemented yet. 5.29.7 setACL void IFile::setACL( [in] wstring acl) acl ACL string to set. Sets the ACL of this file. If this method fails, the following error codes may be reported: L( [in] wstring path, [in] wstring acl) path Full path of directory to set the ACL for. acl Actual ACL string to set. Must comply with the guest OS. Sets the ACL (Access Control List) of a guest directory tACL( [in] wstring file, [in] wstring acl) file Full path of file to set the ACL for. acl Actual ACL string to set. Must comply with the guest OS. Sets the ACL (Access Control List) of a file on the0 码力 | 339 页 | 2.07 MB | 1 年前3
Oracle VM VirtualBox 4.2.32 Programming Guide and ReferenceThe method is not implemented yet. 5.29.7 setACL void IFile::setACL( [in] wstring acl) acl ACL string to set. Sets the ACL of this file. If this method fails, the following error codes may be reported: • ACL( [in] wstring path, [in] wstring acl) path Full path of directory to set the ACL for. acl Actual ACL string to set. Must comply with the guest OS. Sets the ACL (Access Control List) of a guest directory etACL( [in] wstring file, [in] wstring acl) file Full path of file to set the ACL for. acl Actual ACL string to set. Must comply with the guest OS. Sets the ACL (Access Control List) of a file on the guest0 码力 | 339 页 | 2.07 MB | 6 月前3
OpenShift Container Platform 4.9 网络Network(OVN)ACL 管理网络策略。审计日志记 录会公开允许和拒绝 ACL 事件。 您可以为网络策略审计日志(如 syslog 服务器或 UNIX 域套接字)配置目的地。无论任何其他配置如何, 审计日志始终保存到集群中的每个 OVN-Kubernetes pod 上的 /var/log/ovn/acl-audit-log。 网络策略审计日志记录通过 k8s.ovn.org/acl-logging 兼容。syslog 工具可配置,默认为 local0。日志条目示例可能 类似如下: ACL 拒 拒绝 绝日志条目示例 日志条目示例 下表描述了命名空间注解值: kind: Namespace apiVersion: v1 metadata: name: example1 annotations: k8s.ovn.org/acl-logging: |- { "deny": "deny": "info", "allow": "info" } 2021-06-13T19:33:11.590Z|00005|acl_log(ovn_pinctrl0)|INFO|name="verify-audit-logging_deny-all", verdict=drop, severity=alert: icmp,vlan_tci=0x0000,dl_src=0a:58:0a:80:02:390 码力 | 388 页 | 4.04 MB | 1 年前3
Oracle VM VirtualBox 4.3.6 Programming Guide and Referencemethod is not implemented yet. 5.30.7 setACL void IFile::setACL( [in] wstring acl) acl ACL string to set. Sets the ACL of this file. If this method fails, the following error codes may be reported: L( [in] wstring path, [in] wstring acl) path Full path of directory to set the ACL for. acl Actual ACL string to set. Must comply with the guest OS. Sets the ACL (Access Control List) of a guest directory tACL( [in] wstring file, [in] wstring acl) file Full path of file to set the ACL for. acl Actual ACL string to set. Must comply with the guest OS. Sets the ACL (Access Control List) of a file on the0 码力 | 371 页 | 2.23 MB | 1 年前3
Oracle VM VirtualBox 4.3.22 Programming Guide and Referencemethod is not implemented yet. 5.30.7 setACL void IFile::setACL( [in] wstring acl) acl ACL string to set. Sets the ACL of this file. If this method fails, the following error codes may be reported: L( [in] wstring path, [in] wstring acl) path Full path of directory to set the ACL for. acl Actual ACL string to set. Must comply with the guest OS. Sets the ACL (Access Control List) of a guest directory tACL( [in] wstring file, [in] wstring acl) file Full path of file to set the ACL for. acl Actual ACL string to set. Must comply with the guest OS. Sets the ACL (Access Control List) of a file on the0 码力 | 376 页 | 1.33 MB | 1 年前3
Oracle VM VirtualBox 4.3.36 Programming Guide and ReferenceThe method is not implemented yet. 5.30.7 setACL void IFile::setACL( [in] wstring acl) acl ACL string to set. Sets the ACL of this file. If this method fails, the following error codes may be reported: • ACL( [in] wstring path, [in] wstring acl) path Full path of directory to set the ACL for. acl Actual ACL string to set. Must comply with the guest OS. Sets the ACL (Access Control List) of a guest directory etACL( [in] wstring file, [in] wstring acl) file Full path of file to set the ACL for. acl Actual ACL string to set. Must comply with the guest OS. Sets the ACL (Access Control List) of a file on the guest0 码力 | 376 页 | 1.99 MB | 6 月前3
共 96 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













