BEA WebLogic Server 7 Manual de Serviço Página 274

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 545
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 273
14 Managing Security
14-36 Administration Guide
newUser=INSERT INTO users VALUES ( ? , ? );
addGroupMember=INSERT INTO groupmembers VALUES ( ? , ? );
removeGroupMember=DELETE FROM groupmembers WHERE GM_GROUP = ? AND
GM_MEMBER = ?;
deleteUser1=DELETE FROM users WHERE U_NAME = ?;
deleteUser2=DELETE FROM groupmembers WHERE GM_MEMBER = ?;
deleteUser3=DELETE FROM aclentries WHERE A_PRINCIPAL = ?;
deleteGroup1=DELETE FROM groupmembers WHERE GM_GROUP = ?;
deleteGroup2=DELETE FROM aclentries WHERE A_PRINCIPAL = ?”
8. To save your changes, click the Apply button.
9. When you have finished defining the attributes, reboot WebLogic Server.
10. Configure the Caching realm. For more information, see “Configuring the
Caching Realm.”
Note: When you use an RDBMS Security realm, you must configure and enable
the Caching realm; otherwise, the RDBMS Security realm will not work.
When configuring the Caching realm, select the RDBMS Security realm from
the pull-down menu for the Basic attribute on the General tab. The Basic
attribute defines the association between the Caching realm and the alternate
security realm (in this case, the RDBMS Security realm).
11. Go to the Security node.
12. Choose the Filerealm tab.
13. In the Caching Realm attribute, choose the name of the Caching Realm to be
used with the RDBMS Security realm. A list of configured Caching Realms
appears on the pull-down menu.
Note: When you use an RDBMS Security realm, you must configure and enable
the Caching realm; otherwise, the RDBMS Security realm will not work.
14. Reboot WebLogic Server.
Vista de página 273
1 2 ... 269 270 271 272 273 274 275 276 277 278 279 ... 544 545

Comentários a estes Manuais

Sem comentários