128
Configuration Files
Example
<UserData>
<foo>bar</foo>
</UserData>
This result for this subtag displays the following property:
NetConnection.proxyInfo.foo = "bar".
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 i
nformation 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.
Summary of Contents for FLASH MEDIA SERVER 2-MANAGING FLASH MEDIA...
Page 1: ...Managing Flash Media Server...
Page 6: ...6 Contents...
Page 10: ...10 About This Manual...