templates/config/acl.conf@5580517faafc
templates/config/acl.conf
Sat, 18 Feb 2017 13:27:25 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 18 Feb 2017 13:27:25 +0100
- branch
- aio
- changeset 172
- 5580517faafc
- parent 61
-
c858850f3d3a
- permissions
- -rw-r--r--
adds public aio and poll api and asynchronous send_range function
aio and poll api is only implemented on solaris yet
send_file saf uses send_range_aio for single range requests
#
# acl.conf
#
# Example:
# ACL name="name"
# Authenticate authdb="authdb" prompt="Login"
# user:username:read,write,list,delete:allow
# @everyone@:write,delete:deny
#