Links files in partitioned sub directories.
pdlink dirname filename …
The pdlink command allows you to make a file that exists under a partitioned subdirectory accessible to the processes running at different SLs. The file corresponds to the sensitivity label (SL) of the invoking process. The directory name that you specify using the dirname parameter must a partitioned directory, and the file name that you specify using the filename parameter must be a file name (not a path name) under that named directory. You can specify multiple file names.
Only authorized users can run the pdlink command.
Item | Description |
---|---|
aix.mls.pdir.link | Required to create links in partitioned sub directories with this command. |
The pdlink command returns the following exit values:
Item | Description |
---|---|
0 | Successful completion. |
>0 | An error occurred. |
pdlink partdir sample.c
Item | Description |
---|---|
/usr/sbin/pdlink | Contains the pdlink command. |