NAME
        _acl_get - Get the acl rights for a directory.

SYNOPSIS
        mixed *_acl_get(string path)

DESCRIPTION
        Given a valid path to a directory or file, returns an array with
        three parts:
        first : Zero, or where the acl was found.
        second: The numeric value of the rights for $REST.
        third:  An array of arrays of the form:
          ({ ({ "object" : rights }),
             ({ "object" : rights }),
             ...
             ({ "object" : rights }) 
          })

        In the case the given path is an empty string, the priority acl is
        returned.
NOTE
	In the cases of un-readable directories/files, the returned value
        is zero.

SEE ALSO
        _acl_num2str
	_acl_str2num

Help topics available:
_acl_debug _acl_get _acl_str2num _acl_num2str _file_stat
cat ed file_size get_dir log_file
mkdir read_bytes read_file rm rmdir
tail write_bytes write_file

[START|BACK ]




[ NannyMuds main page | FAQ | Contact us ]

You are guest number 78 since January 2020.
This file was last modified: June 2000.