Specify directory paths

Prev Next

You can specify directory paths to be added as trusted directories on a mounted network file system.

Task

Add the directory path.
  • sadmin trusted -i /mnt/smb_share_mountpoint
  • sadmin trusted -i /etc/security

Paths can include the wildcard characters to specify file paths and file names. When using wildcards, specified strings must match a limited set of file paths or file names. If the specified string matches many files, we recommend you revise the string.

Paths can include the * wildcard character. Using /abc/*/def is allowed while /abc/*.sh, /abc/*.*, or /abc/doc.* aren't supported.