Chapter 12 Maintenance
MAX208M2W Series User
s Guide
166
4
The server disconnects from the MAX208M2W Series once all of its management
operations have been carried out.
Figure 78
OMA-DM Data Management
OMA-DM Authentication
In order to ensure the integrity of the connection between an OMA-DM server and
the MAX208M2W Series, communication between the two is encoded using one of
three common algorithms. They are not intended to be used in lieu of proper
digital security, but instead as a means of transmitting multiple disparate types of
data over HTTP. Security encryption for communication is handled by different
processes configured elsewhere in the MAX208M2W Series
s web configurator
Basic Access Authentication
Sends a person
s user name and password in
Base64. This auhentication protocol is supported by all browsers that are HTTP
1.0/1.1 compliant. Although converted to Base64 for the sake of cross-
compatibility, credentials are nonetheless passed between the web browser and
the server in plaintext, making it extremely easy to intercept and read. As such, it
is rarely used anymore.
Digest Access Authentication
This protocol was designed to replace basic
access authentication. Instead of encoding a user name and password in plaintext,
this protocol uses what is known as an MD5 message authentication code. It
allows the server to issue a single-use, randomly generated number (known as a
nonce
) to the client (in this case, the web browser), which then uses the number
as the
public key
for encrypting its data. When the server receives the encrypted
data, it unlocks it using the
key
that was just provided. While stronger than basic
access authentication, this protocol is not as strong as, say, HMAC, or as secure as
the client using a client-side private key encryption scheme.
Hash Message Authentication Code
Also known as HMAC, this code relies on
cryptographic hash functions to bolster an existing protocol, such as MD5. It is a
method for generating a stronger, significantly higher encryption key.
Summary of Contents for MAX208M2W SERIES
Page 2: ......
Page 10: ...Contents Overview MAX208M2W Series User s Guide 10 ...
Page 16: ...Table of Contents MAX208M2W Series User s Guide 16 Index 299 ...
Page 17: ...17 PART I User s Guide ...
Page 18: ...18 ...
Page 24: ...Chapter 1 Getting Started MAX208M2W Series User s Guide 24 ...
Page 42: ...Chapter 3 Setup Wizard MAX208M2W Series User s Guide 42 ...
Page 62: ...Chapter 4 Tutorials MAX208M2W Series User s Guide 62 ...
Page 63: ...63 PART II Technical Reference ...
Page 64: ...64 ...
Page 132: ...Chapter 8 Security MAX208M2W Series User s Guide 132 ...
Page 156: ...Chapter 10 The VoIP Account Screens MAX208M2W Series User s Guide 156 ...