SERVER/회사서버셋팅중참조

jBoss7 admin 계정 생성

nineDeveloper 2014. 8. 27. 18:31
728x90
반응형

JBOSS_HOME\bin\add-user.bat 실행

 

What type of user do you wish to add?
 a) Management User (mgmt-users.properties)
 b) Application User (application-users.properties)
(a): a

Enter the details of the new user to add.
Realm (ManagementRealm) :
Username : admin
Password :
Re-enter Password :
The username 'admin' is easy to guess
Are you sure you want to add user 'admin' yes/no? yes
About to add user 'admin' for realm 'ManagementRealm'
Is this correct yes/no? yes
Added user 'admin' to file 'JBOSS_HOME\standalone\configura
tion\mgmt-users.properties'
Added user 'admin' to file 'JBOSS_HOME\domain\configuration
\mgmt-users.properties'
계속하려면 아무 키나 누르십시오 . . .

 

관리자 페이지 접속 하기 : http://localhost:9990/

728x90
반응형