You can add directories as trusted directories to run any software present in these directories in an unmanaged environment.
Add one or more specified paths to the directories or volumes as trusted directories or volumes:
sadmin trusted –i <pathname1...pathnameN>sadmin trusted –i /mnt/smb_share_mountpointsadmin trusted –i /etc/securityView the list of trusted directories:
sadmin trusted -lExclude specific directories:
sadmin trusted –e <pathname1...pathnameN>sadmin trusted –e /etc/securityRemove trusted directories:
sadmin trusted –r <pathname1...pathnameN>sadmin trusted –r /etc/security