Sensormatic View Manager 96 Console Guía de instalación Pagina 140

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 192
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 139
140 Sun Java System RFID Software 3.0 Administration Guide February 2006
Securing the RFID Information Server
Using the Application Server Admin Console, you can manage user access to the
RFID Information Server. Basic user authentication is the first step to securing the
RFID Information Server. Component level security encompasses web components
and EJB components. A secure web container authenticates users and authorizes
access to a servlet or JSP by using the security policy defined in the servlet XML
deployment descriptors (web.xml and sun-web.xml files).
For more detailed information on writing secure applications, see the documentation
for your application server as follows:
Sun Java System Application Server Platform Edition 8.1 2005Q2 Update 2 Developer's
Guide at http://docs.sun.com/app/docs/doc/819-2642
Sun Java System Application Server Enterprise Edition 8.1 2005Q2 Developer's Guide at
http://docs.sun.com/app/docs/doc/819-2556
For the RFID Information Server, two roles are defined in WEB-INF/web.xml:
readonly and readwrite. The users with the readonly role can only find tags
from RFID Information Server. The users with the readerwrite role can also
modify the RFID Information Server database for tags. The default realm used is the
file realm. The realm can be changed to ldap or other supported realms.
Two role-mappings are predefined in WEB-INF/sun-aplication.xml. Where, a
principal user guest and a group viewer are mapped to the role readonly.A
principal user tester and a group modifier are mapped to the role readwrite. Using
this definition, you can use the Application Server Admin Console to add a new user
or assign existing users to group viewer or modifier in file realm for corresponding
access privilege.
For more information on defining users for the RFID Information Server, see the Sun
Java System RFID Software 3.0 Installation Guide, Chapter 5, section Defining Valid
Users for RFID Information Server.
Vista de pagina 139
1 2 ... 135 136 137 138 139 140 141 142 143 144 145 ... 191 192

Comentarios a estos manuales

Sin comentarios