Create a New User in the Embedded WebLogic LDAP Server
You typically create a separate user for each business user in your Oracle Analytics Server environment.
For example, you might plan to deploy 30 report consumers, 3 report authors, and 1 administrator. In this case, you would use Oracle WebLogic Server Administration Console to create 34 users, which you would then assign to appropriate groups.
All users who are able to log in are given a basic level of operational permissions conferred by the built-in Authenticated User application role. The author of the application that is imported into your instance might have designed the security policy so that all authenticated users are members of an application role that grants privileges in the application.
DefaultAuthenticator is the name for the default authentication provider.
- Log in to the Oracle WebLogic Server Administration Console.
- In Oracle WebLogic Server Administration Console, select Security Realms from the left pane, and then click the realm you are configuring, for example, myrealm.
- Select Users and Groups tab, then Users. Click New.
- In Create a New User, in Name, type the name of the user.
- Optional: In Description, provide additional information about the user.
- From the Provider list, select the authentication provider that corresponds to the identity store where the user information is contained.
- In Password, type a password for the user that is at least 8 characters long.
- In Confirm Password, retype the user password.
- Click OK.