MACROMEDIA FLASH MEDIA SERVER 2-SERVER-SIDE ACTIONSCRIPT LANGUAGE Manuale Utente Pagina 129

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 240
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 128
XML configuration files 129
Users.xml file
Users.xml is the configuration file for the Flash Media Admin Service users and is located at
the root level of the
conf directory. It contains the tags and information used to identify
the Flash Media Server administrators and their access permissions.
You edit
the Users.xml file to add or remove Flash Media Server administrators, or change their
administrative permissions.
The Users.xml file contains the following tag structure.
<Root>
<UserList>
<User name="${SERVER.ADMIN_USERNAME}">
<Password encrypt=false>${SERVER.ADMIN_PASSWORD}</Password>
<Allow></Allow>
<Deny></Deny>
<Order>Allow,Deny</Order>
</User>
</UserList>
<AdminServer>
<HTTPCommands>
<Enable></Enable>
<Allow></Allow>
<Deny></Deny>
<Order></Order>
</HTTPCommands>
</AdminServer>
</Root>
Summary of Users.xml tags
This table lists alphabetically the tags in the Users.xml configuration file.
Users.xml tag Description
AdminServer
Container tag; contains tags to configure access to the
Flash Media Admin Service.
Allow (HTTPCommands)
Defines the list of server administrative commands that can
be accessed via HTTP.
Allow (Users)
Defines the list of specific hosts from which the
administrator can connect to Flash Media Admin Service.
Deny (HTTPCommands)
Lists the Flash Media Admin Service commands denied
access via HTTP.
Deny (User)
Lists the specific hosts from which the administrator cannot
connect to the Flash Media Admin Service.
Vedere la pagina 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 239 240

Commenti su questo manuale

Nessun commento