0% found this document useful (0 votes)
57 views

Configure Users, Roles and Groups: Step 1

1. The document describes how to configure users, roles, and groups in Oracle WebLogic Server. 2. It provides steps to create a new domain, create a user called "testuser" with password "testpass1", and start the admin server. 3. It then shows how to create the user in the security realm, assign the user to a group, and configure the user role in the weblogic.xml file to test the secure application.

Uploaded by

Rakesh Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views

Configure Users, Roles and Groups: Step 1

1. The document describes how to configure users, roles, and groups in Oracle WebLogic Server. 2. It provides steps to create a new domain, create a user called "testuser" with password "testpass1", and start the admin server. 3. It then shows how to create the user in the security realm, assign the user to a group, and configure the user role in the weblogic.xml file to test the secure application.

Uploaded by

Rakesh Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Configure users , roles and groups

Note: weblogic server 10.3.4.0 installed in windows box location: c:\Oracle\Middleware Create a new domain Create a user with the name testuser and assword testpass1 Step 1 !un the scri"t: con#ig.cmd #rom C:\Oracle\Middleware\wlserver$10.3\common\bin %nd com"lete the wi&ard with details' give domain name as: (ecurit)$*omain +sername and "assword as: weblogic , weblogic1 Step 2 (tart %dmin server b) running the scri"t: start-eb.ogic.cmd #rom the location: C:\Oracle\Middleware\user$"ro/ects\domains\ (ecurit)$*omain\bin Ma0e sure the server is u" and is in !+NN1N2 mode. %ccess the admin console #rom a web browser htt":,,localhost:3001,console Step 3 2oto Security Realms from left pane

Click on the realm name myrealm and goto Users and Groups tab It displays the list of available users Here the default users are OracleSystemUser weblogic To create a new user click on ew button and provide the username and password ame ! testuser "escription #assword ! description about the user ! testpass$ ! testpass$

Confirm #assword %nd click on ok button

User created successfully and user to particular group &or that avigate to particular user and click on the username and go to 'roups tab

It displays all the Available groups and select the any one or more in the groups and press on >

symbol then the user is assigned to that group Step 4 Configure user role and name in weblogic.xml file Like below
4securit)5role5assignment6 4role5name6admin4,role5name6 4"rinci"al5name6testuser4,"rinci"al5name6 4,securit)5role5assignment6 Step 5 7o test the created user *e"lo) the securea"" a""lication %nd access the a""lication with the username testuser and "assword test"ass1 7he url http!((localhost!)**$(secureapp

You might also like