Login
By default, login for the following
Enterprise RTView components is disabled:
- Display Builder
- Configuration Utility
- Display Viewer Application
- Display Viewer Applet
- Display Server
If login is enabled, the default user name and password are:
|
User Name: admin
Password: admin
|
NOTE: It is possible that your system administrator
may have configured another user name and password. In
this case, you may also need to
select a role.
Set up Login
Enterprise RTView supports
single sign-on. By securely passing on authenticated user information,
single sign-on allows users to login once and gain access to all the resources
to which
they have permission. See Command
Line Options
to learn about the parameters necessary (i.e.: rtvuser, rtvpass, rtvrole
and rtvsign) to setup the Display Builder and the Display Viewer, see
applet
parameters for a Rich Client Browser deployment or
Display
Server URL for a Thin Client Browser deployment. The Display Server
also supports single sign-on through the servlet
container or custom
JavaScript.
Enable Login
On
Windows 1.
Select
Start-->Programs-->SL-GMS J-Developer-->GMS Command Prompt.
2. In the command window, type:
run_builder -login
On
UNIX
1. Open an initialized terminal window.
2. In the terminal window,
type:
run_builder -login
3. Login as admin using default
user name and password.
|
User Name: admin
Password: admin
|
4. Select Tools>Options and
click on the Security tab to configure and save your login options.
NOTE: To disable security, login in as
admin and deselect Login Enabled on the Security tab. Set up Roles
The login validates the user
name and password against the defined
users. Each user must be assigned at least one role. If the user
has multiple roles, a drop down menu of roles will be added to the dialog
once the password has been validated. The role
definitions control access to
displays. In addition, the user name and password from the Enterprise
RTView login can also be passed into data sources that have the Use Client
Credentials option enabled. NOTE: Some data sources do not support
this feature.
For information on Application Options for your data source, refer to the
Data Sources section of this
documentation.
Admin Role
A
Security
tab is added to the Application Options dialog if you are logged in with
the admin role that allows you to disable the login. This dialog also allows
you to configure the location of the user and role definition files. You
cannot disable the login from the Security tab for the Display Server.
This must be configured
in the Display Servlet.
|