server_acl_allow
server_acl_allow(id, flags);
server_acl_allow(0, 0);
server_acl_allow(getuid(), 0);
void server_acl_allow(id_t, int);