ディレクトリ RegistryDomain-base/domains/registry/applications/j2ee-modules/soar/WEB-INF/classes に移動します。
ファイル omar.properties をテキストエディタで開きます。
次のプロパティーの定義を追加します。
omar.security.selfRegistration.acl
このプロパティー定義はファイル内のどこにでも追加できます。プロパティー定義の論理的な位置は、接頭辞 omar.security を持つその他のプロパティーが定義されている領域内です。
次に示す例のように、ユーザー登録の実行を承認されているユーザーの名と姓をコンマで区切ったリストとして、プロパティー値を定義します。
omar.security.selfRegistration.acl=Vijay Patel, Jane Doe,
omar.properties ファイルを保存して閉じます。