From professional translators, enterprises, web pages and freely available translation repositories.
an eim policy is published across the organization informing employees about information security and their responsibility in the overall protection of vital information.
eim方針を企業全体に公表し、情報の安全性および最重要情報の全面保護に対する責任について知らせている。
enabling the security manager will cause the jvm to run with a security manager in place. this will keep applets from being able to read and write to your file system, creating arbitrary sockets, and other actions which could be used to compromise your system. disable this option at your own risk. you can modify your $home/. java. policy file with the java policytool utility to give code downloaded from certain sites more permissions.
セキュリティマネージャを有効にすると、jvm (java 仮想マシン) はセキュリティマネージャと一緒に稼働するようになります。これによって java アプレットがあなたのファイルシステムにアクセスして読み取りや書き込みを行ったり、勝手にソケットを作成するといったシステムを危険にさらすような動作を防ぐことができます。このオプションを無効にする場合は、自己責任で行ってください。 $home/.java.policy ファイルを java ポリシーツールユーティリティを使って編集して、特定のサイトからダウンロードされたものに対して、さらに許可を割り当てることもできます。