安全网关ACL_FILE定义?

时间:2016-06-15 14:45:50

标签: ibm-cloud secure-gateway dataworks dataconnect

我的/etc/ibm/sgenvironment.conf文件有一个ACL_FILE:

# Access Control List File
# If manually modifying the following, accepted values are the absolute path to your ACL files ('none' if no file, separated by '--' otherwise)
ACL_FILE=/home/snowch/securegateway_acl    

ACL_FILE的格式是什么?我在哪里可以找到关于此的文档?

2 个答案:

答案 0 :(得分:2)

您应该能够在客户端随附的自述文件中找到文档,以及示例ACL文件。检查/opt/ibm/securegateway/docs以获取自述文件,并检查/opt/ibm/securegateway/client以获取样本ACL文件。

答案 1 :(得分:1)

我最终在这里找到了它:

https://console.ng.bluemix.net/docs/services/SecureGateway/sg_010.html#sg_015

我添加了答案,因为我认为这对其他用户有用: