安全网关 ACL_FILE 定义?

secure gateway ACL_FILE definition?

我的 /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 的格式是什么?我在哪里可以找到这方面的文档?

最后在这里找到了:

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

我正在添加一个答案,因为我认为它对其他用户有用:

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