1 09/14/83  get_effective_access, gea
 2 
 3 
 4 Syntax:  gea paths {-control_args}
 5 
 6 
 7 Syntax as an active function:  [gea paths {-control_args}]
 8 
 9 
10 Function:
11    returns the specified user's effective access on the specified paths.
12 
13 
14 Arguments:
15 paths
16    are the pathnames of the segments or directories for which effective access
17    is to be determined.  They may be starnames.
18 
19 
20 Control arguments:
21 -force_no_type, -fcnt
22    treats all objects as though they were segments or directories even
23    though they may be extended objects.
24 -ring RING
25    gets the effective access assuming the user is in the specified ring.
26    (Default: user's validation level)
27 -user USER
28    finds effective access for USER.  USER may be a star name (for more
29    information type "help acl_matching.gi").  (Default:  user invoking
30    get_effective_access)