미들웨어/Web Application Server

[WebSphere] global security 설정 및 해제

_주야 2011. 11. 8. 11:27

* WebSphere 글로벌보안설정

WAS_v7.0_글로벌보안설정.ppt


 
* WebSphere 글로벌보안설정 해제
   WAS 관리콘솔의 Admin Password를 분실하거나 보안해제가 필요할 경우

1. 실행중인 AppServer를 중지
2. 다음과 같은 경로에 있는 security.xml에서 <security:> tag안에 있는 enabled="true"를 "false"로 변경 후 저장
   {WAS_install_root}/AppServer/profiles/{Server_name}/config/cells/{Cell_name}/security.xml
3. AppServer를 시작
4. 글로벌 보안 설정 적용 전과 같이 패스워드 없이 로그인
5. 아이디 및 패스워드 설정변경 후 global security를 사용 가능으로 설정 변경