在文字編輯器中開啟 daconfig.properties 檔案。
依預設,daconfig.properties 檔案位於以下目錄中:
da-base /data/da/WEB-INF/classes/com/sun/comm/da/resources
將 user.atleastOneServicePackage 特性的值從 false 變更為 true。
依預設,此值為 false。
例如:
user.atleastOneServicePackage=true
將此值設定為 true 後,當您使用 Delegated Administrator 主控台中的 [建立新使用者] 精靈時,必須至少指定一個服務套裝軟體以成功建立新使用者。
將已編輯的 daconfig.properties 檔案重新部署至 Delegated Administrator 主控台所使用的 Web 容器。
在變更生效之前,您必須執行能將自訂 daconfig.properties 檔案部署至 Web 容器的程序檔。
如需如何將自訂特性檔案部署至特殊 Web 容器的說明,請參閱若要部署自訂配置檔案。