User's Manual
Configuring Oracle Database and Oracle Net Services for Oracle DCE Integration
Configuring Oracle DCE Integration 10-13
3. Ensure that the DCE groups that map to Oracle roles adhere to the following
syntax:
ORA_global_name_role[_[a][d]]
Table 10–2 describes the syntax components:
4. Authenticate to DCE a user who is a member of a DCE group by entering the
following commands:
dce_login
klist
Sample Output:
% dce_login oracle
Enter Password:
% klist
dce identity information:
Warning: Identity information is not certified
Global Principal: /.../ilab1/oracle
Cell: 001c3f90-01f5-1f72-ba65-02608c2c84f3 /.../ilab1
Principal: 00000068-0568-2f72-bd00-02608c2c84f3 oracle
Group: 0000000c-01f5-2f72-ba01-02608c2c84f3 none
Table 10–2 Setting Up External Role Syntax Components
Component Definition
ORA Designates that this group is used for Oracle purposes
GLOBAL_NAME The global name for the database
ROLE The name of the role, as defined in the data dictionary
A or a Optional character indicating that the user has admin
privileges for this role
D or d Optional character indicating the role is to be enabled by
default at connect time
See Also: Oracle Database Administrator's Guide for more
information about external roles