1 :Info: list_not_accessible: lnac: 1987-09-08 list_not_accessible, lnac
2
3 Syntax as a command: lnac path User_id -control_args
4
5
6 Function: scans a directory and lists segments and directories to which
7 a specified User_id does not have a given access condition.
8
9
10 Arguments:
11 path
12 is the pathname of the directory to be scanned. If you omit path or
13 give -working_directory -wd, your working directory is scanned.
14 User_id
15 is an access control name that can have null components. If you
16 omit it, your process's User_id is assumed. The star convention
17 is allowed. See the set_acl command.
18
19
20 Control arguments:
21 -dir_mode STR
22 lists directories to which the user does not have STR mode; STR can
23 be any or all of the letters sma.
24 -seg_mode STR
25 lists segments to which the user does not have STR mode; STR can be
26 any or all of the letters rew.
27
28
29 Access required: You must have status permission on the directory.
30
31
32 Notes:
33 You can't use User_id unless you have first supplied a path.
34
35 If no control arguments are given, the command lists all
36 segments and directories to which the user has null access.
37
38
39 :hcom:
40
41
42
43 /****^ HISTORY COMMENTS:
44 1) change2020-12-15GDixon, approve2021-02-22MCR10088,
45 audit2021-05-27Swenson, install2021-05-27MR12.6g-0056:
46 A) Change "Syntax:" to "Syntax as a command:" in command info seg
47 last changed after 1984.
48 END HISTORY COMMENTS */
49
50
51