realms.xml을 구성하는 경우 다음 규칙을 따라야 합니다.
중요! 다음 규칙 중 하나라도 충족되지 않은 경우 Enterprise Manager가 시작되지 않습니다.
<realm descriptor="EEM Realm" id="EEM" active="true">
<property name="username">
<value>EiamAdmin</value
</property>
<property name="host">
<value>localhost</value>
</property>
<property name="appname">
<value>APM</value>
</property>
<property name="enableAuthorization">
<value>true</value>
</property>
<property name="plainTextPasswords">
<value>false</value>
</property>
<property name="password">
<value>YhCVozLDYThTJk3icaAaY9/5MhJRqQ1X</value>
</property>
</realm>
<realm descriptor="Local Users and Groups Realm" id="Local Users and Groups" active="true">
<property name="usersFile">
<value>users.xml</value>
</property>
</realm>
다음 단계를 따르십시오.
<realm active="true" descriptor="Local Users and Groups Realm" id="Local Users and Groups">
사용자가 저장된 파일 이름으로, <EM_Home>/config 디렉터리에 상대적입니다. 기본적으로 이는 users.xml입니다.
참고: 이 파일에는 그룹 정의도 포함되어 있습니다.
참고: 보안 영역에 대해 여러 파일을 사용하는 방법에 대한 자세한 내용은 보안 영역에 여러 파일 사용 정보를 참조하십시오.
|
Copyright © 2013 CA.
All rights reserved.
|
|