Technical data

Specifying a Security Realm
Administration Guide 14-33
-Dweblogic.security.unixrealm.authProgram=wlauth_prog
Replace wlauth_prog with the name of the wlauth program, including the full path
if the program is not in the search path. Start WebLogic Server. If the
wlauth program
is in the WebLogic Server path and is named
wlauth, this step is not needed.
Configuring the RDBMS Security Realm
The RDBMS Security realm is a BEA-provided custom security realm that stores
Users, Groups and ACLs in a relational database.The RDBMS Security realm is an
example and is not ment to be used in a production environment. You can perform the
following managment functions on the RDBMS Security realm through the
Administration Console:
SQL scripts that populate a database are used to create Groups for the RDBMS
Security realm
Managment Function Support through the Administration
Console
Create User Yes but only in memory.
Delete User Yes
Change Password No
Create Group No
Delete Group Yes
Add Group Member Yes
Delete Group Member Yes
Create ACL No
Delete ACL No
Add Permission No
Delete Permission No