![]() |
![]() |
|
|
Using BEA Tuxedo Security Administration Tools to Authorize Intersystem Access
To access BEA Tuxedo services, the TEDG uses the BEA Tuxedo user ID assigned, via DOMAINID, to the appropriate remote domain.
To establish access, by a BEA TOP END application, to BEA Tuxedo resources (services and queue spaces), complete the following procedure.
tpusradd -u uid -g gid DOMAINID
You will be prompted for a password for each user ID.
If the application is not active, you must run tpusradd on the master node. If the application is active, you can run this command on any node.
Note: You can add these entries to an existing group, or to a new group. New groups must be created before the tpusradd command can be used.To create a new group, use the tpgrpadd command. For the required syntax, see tpgrpadd(1) in the BEA Tuxedo Command Reference
.The format of the tpacladd command is as follows:
tpacladd -g gid servicename
tpacladd -g gid queue_space
Note: These commands authorize access to the specified service or queue space for the owners of all user IDs in the group.
See Also
![]() |
![]() |
![]() |
|
Copyright © 2001 BEA Systems, Inc. All rights reserved.
|