You can specify directory paths to be added as trusted directories on a mounted network file system.
Add the directory path.
sadmin trusted -i /mnt/smb_share_mountpointsadmin 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.